|
|||||||||||
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.UMLStartActivity
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 |
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 | |
UMLStartActivity()
Constructor for class UMLStartActivity |
|
UMLStartActivity(boolean coobraPersistent)
|
|
UMLStartActivity(UMLMethod spec)
Constructor for class UMLStartActivity |
Method Summary | |
void |
addToDiagrams(FDiagram diagram)
Access method for an one to n association. |
int |
getHistoryKind()
|
UMLClass |
getRevStartOfStateChart()
Get the revStartOfStateChart attribute of the UMLStartActivity object |
UMLMethod |
getSpec()
Get the spec attribute of the UMLStartActivity object |
UMLClass |
getSpecClass()
Get the specClass attribute of the UMLStartActivity object |
java.lang.String |
getStartText()
Get the startText attribute of the UMLStartActivity object |
java.lang.String |
getStoryName()
Get the storyName attribute of the UMLStartActivity object |
java.lang.String |
getText()
Get the text attribute of the UMLStartActivity object |
boolean |
isHistory()
|
void |
removeYou()
Isolates the object so the garbage collector can remove it. |
void |
setEntry(UMLTransition elem)
Sets the entry attribute of the UMLStartActivity object |
void |
setHistoryKind(int historyKind)
|
void |
setRevStartOfStateChart(UMLClass revStartOfStateChart)
Sets the revStartOfStateChart attribute of the UMLStartActivity object |
void |
setSpec(UMLMethod spec)
Sets the spec attribute of the UMLStartActivity object |
void |
setStoryName(java.lang.String newStoryName)
Sets the storyName attribute of the UMLStartActivity object |
Methods inherited from class de.uni_paderborn.fujaba.uml.UMLActivity |
addToEntry, addToExit, getActivityDiagram, getFlowActivity, getInternalCompilationNumber, getName, hasInEntry, hasInExit, isPersistencyChange, iteratorOfEntry, iteratorOfExit, removeAllFromEntry, removeAllFromExit, removeAllTransitions, removeFromEntry, removeFromExit, setFlowActivity, setInternalCompilationNumber, setName, 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 |
Constructor Detail |
public UMLStartActivity(boolean coobraPersistent)
coobraPersistent
- public UMLStartActivity()
public UMLStartActivity(UMLMethod spec)
spec
- No description providedMethod Detail |
public void addToDiagrams(FDiagram diagram)
addToDiagrams
in interface FElement
addToDiagrams
in class UMLDiagramItem
diagram
- The object added.public void setEntry(UMLTransition elem)
elem
- The new entry valuepublic UMLMethod getSpec()
public void setSpec(UMLMethod spec)
spec
- The new spec valuepublic void setHistoryKind(int historyKind)
historyKind
- The new historyKind valuepublic int getHistoryKind()
public boolean isHistory()
public UMLClass getSpecClass()
public java.lang.String getStartText()
public java.lang.String getStoryName()
public void setStoryName(java.lang.String newStoryName)
newStoryName
- The new storyName valuepublic void removeYou()
removeYou
in interface FElement
removeYou
in class UMLActivity
public java.lang.String getText()
getText
in interface FElement
getText
in class UMLActivity
public UMLClass getRevStartOfStateChart()
public void setRevStartOfStateChart(UMLClass revStartOfStateChart)
revStartOfStateChart
- The new revStartOfStateChart value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |