|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.asg.ASGElement
de.uni_paderborn.fujaba.uml.UMLIncrement
de.uni_paderborn.fujaba.uml.UMLDiagramItem
de.uni_paderborn.fujaba.uml.UMLActivity
de.uni_paderborn.fujaba.uml.UMLStoryActivity
No comment provided by developer, please add a comment to improve documentation.
| Nested Class Summary |
| Nested classes inherited from class de.uni_paderborn.fujaba.asg.ASGElement |
ASGElement.SortByNameComparator |
| Field Summary | |
private boolean |
forEach
No comment provided by developer, please add a comment to improve documentation. |
private UMLComplexState |
revStory
1 story 0..1 UMLStoryActivity --------------------- UMLComplexState + + |
private UMLStoryPattern |
storyPattern
No comment provided by developer, please add a comment to improve documentation. |
private java.lang.String |
textComment
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.uml.UMLActivity |
|
| Fields inherited from class de.uni_paderborn.fujaba.uml.UMLDiagramItem |
|
| Fields inherited from class de.uni_paderborn.fujaba.uml.UMLIncrement |
|
| Fields inherited from class de.uni_paderborn.fujaba.asg.ASGElement |
|
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FDiagramItem |
REV_ADDITIONAL_ITEMS_PROPERTY, REV_ITEMS_PROPERTY, VIEW_DEFINITIONS_PROPERTY |
| Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FIncrement |
ASSERT_IN_UNIT_TEST_PROPERTY, COMMENT_PROPERTY, CONSTRAINTS_PROPERTY, STEREOTYPES_PROPERTY |
| Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY |
| Constructor Summary | |
UMLStoryActivity()
Constructor for class UMLStoryActivity |
|
UMLStoryActivity(boolean forEach,
UMLStoryPattern storyPattern)
Constructor for class UMLStoryActivity |
|
| Method Summary | |
UMLComplexState |
getRevStory()
Get the revStory attribute of the UMLStoryActivity object |
UMLStoryPattern |
getStoryPattern()
Get the storyPattern attribute of the UMLStoryActivity object |
java.lang.String |
getText()
Get the text attribute of the UMLStoryActivity object |
java.lang.String |
getTextComment()
Get the textComment attribute of the UMLStoryActivity object |
boolean |
isForEach()
Get the forEach attribute of the UMLStoryActivity object |
void |
removeYou()
Isolates the object so the garbage collector can remove it. |
void |
setForEach(boolean forEach)
Sets the forEach attribute of the UMLStoryActivity object |
void |
setRevStory(UMLComplexState revStory)
Sets the revStory attribute of the UMLStoryActivity object |
void |
setStoryPattern(UMLStoryPattern storyPattern)
Sets the storyPattern attribute of the UMLStoryActivity object |
void |
setTextComment(java.lang.String textComment)
Sets the textComment attribute of the UMLStoryActivity object |
java.lang.String |
toString()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class de.uni_paderborn.fujaba.uml.UMLActivity |
addToEntry, addToExit, getActivityDiagram, getFlowActivity, getInternalCompilationNumber, hasInEntry, hasInExit, iteratorOfEntry, iteratorOfExit, removeAllFromEntry, removeAllFromExit, removeAllTransitions, removeFromEntry, removeFromExit, setFlowActivity, setInternalCompilationNumber, sizeOfEntry, sizeOfExit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.uni_paderborn.fujaba.metamodel.FIncrement |
addToConstraints, addToStereotypes, entriesOfStereotypes, getFComment, getFromFStereotypes, hasInConstraints, hasInStereotypes, hasKeyInStereotypes, isAssertInUnitTest, iteratorOfConstraints, iteratorOfStereotypes, keysOfStereotypes, removeAllFromConstraints, removeAllFromStereotypes, removeFromConstraints, removeFromStereotypes, removeKeyFromStereotypes, setAssertInUnitTest, setComment, sizeOfStereotypes |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier |
getID |
| Methods inherited from interface de.uni_paderborn.fujaba.fsa.unparse.LogicUnparseInterface |
getFSAInterface, getUnparseModuleName |
| Methods inherited from interface de.upb.tools.pcs.PropertyChangeInterface |
getPropertyChangeSupport |
| Methods inherited from interface de.upb.tools.pcs.PropertyChangeClient |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface de.tu_bs.coobra.ObjectChangeAware |
acknowledgeChange, getCoObRAId, getRepository, setCoObRAId, setRepository |
| Methods inherited from interface de.uni_kassel.prop.InspectionAware |
isInspectableField, proposeFieldValues |
| Field Detail |
private java.lang.String textComment
private boolean forEach
private UMLStoryPattern storyPattern
private transient UMLComplexState revStory
| Constructor Detail |
public UMLStoryActivity()
public UMLStoryActivity(boolean forEach,
UMLStoryPattern storyPattern)
forEach - No description providedstoryPattern - No description provided| Method Detail |
public java.lang.String getTextComment()
public void setTextComment(java.lang.String textComment)
textComment - The new textComment valuepublic boolean isForEach()
public void setForEach(boolean forEach)
forEach - The new forEach valuepublic UMLStoryPattern getStoryPattern()
public void setStoryPattern(UMLStoryPattern storyPattern)
storyPattern - The new storyPattern valuepublic void removeYou()
removeYou in interface FElementremoveYou in class UMLActivitypublic java.lang.String getText()
getText in interface FElementgetText in class UMLActivitypublic UMLComplexState getRevStory()
public void setRevStory(UMLComplexState revStory)
revStory - The new revStory valuepublic java.lang.String toString()
UMLDiagramItem
toString in class UMLDiagramItem
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||