|
|||||||||||
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.UMLCollabStat
0..n callTarget 0..1 UMLCollabStat ---------------------------- UMLObject collabStats callTarget 0..1 callSource 0..n UMLObject ---------------------------- UMLCollabStat callSource collabStat 0..1 masterCollabStat 0..1 UMLCollabStat ---------------------------------- UMLStoryPattern revMasterCollabStat myPattern 0..n subStats 0..1 UMLCollabStat -------------------------- UMLCollabStat subStats fatherStat 0..1 masterCollabStat 0..1 UMLDiagram -------------------------------- UMLCollabStat diag collabStat
Nested Class Summary |
Nested classes inherited from class de.uni_paderborn.fujaba.asg.ASGElement |
ASGElement.SortByNameComparator |
Field Summary | |
static int |
TYPE_CALL
No comment provided by developer, please add a comment to improve documentation. |
static int |
TYPE_COND
No comment provided by developer, please add a comment to improve documentation. |
static int |
TYPE_LOOP
No comment provided by developer, please add a comment to improve documentation. |
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 | |
UMLCollabStat()
Constructor for class UMLCollabStat |
|
UMLCollabStat(UMLCollabStat father,
UMLObject src,
UMLObject tgt,
UMLDiagram diag)
Constructor for class UMLCollabStat |
Method Summary | |
void |
addFirstToSubStats(UMLCollabStat elem)
Access method for a To N-association. |
void |
addToSubStats(UMLCollabStat elem)
Access method for an one to n association. |
void |
autoNumber()
No comment provided by developer, please add a comment to improve documentation. |
protected void |
createNoText()
No comment provided by developer, please add a comment to improve documentation. |
protected UMLCollabStat |
createSubStat(int number,
java.lang.String thread)
No comment provided by developer, please add a comment to improve documentation. |
UMLCollabStat |
createSubStat(java.lang.String path)
No comment provided by developer, please add a comment to improve documentation. |
java.util.Enumeration |
elementsOfSubStats()
No comment provided by developer, please add a comment to improve documentation. |
UMLStoryPattern |
findStoryPattern()
No comment provided by developer, please add a comment to improve documentation. |
UMLCollabStat |
findSubStat(int number,
java.lang.String thread)
No comment provided by developer, please add a comment to improve documentation. |
UMLCollabStat |
findSubStat(java.lang.String path)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getAssignTgtText()
Get the assignTgtText attribute of the UMLCollabStat object |
UMLType |
getAssignTgtType()
Get the assignTgtType attribute of the UMLCollabStat object |
UMLObject |
getCallSource()
Get the callSource attribute of the UMLCollabStat object |
UMLObject |
getCallTarget()
Get the callTarget attribute of the UMLCollabStat object |
java.lang.String |
getCallText()
Get the callText attribute of the UMLCollabStat object |
UMLDiagram |
getDiag()
Get the diag attribute of the UMLCollabStat object |
UMLCollabStat |
getFatherStat()
Get the fatherStat attribute of the UMLCollabStat object |
java.lang.String |
getIfCondText()
Get the ifCondText attribute of the UMLCollabStat object |
UMLCollabStat |
getLastOfSubStats()
Get the lastOfSubStats attribute of the UMLCollabStat object |
java.lang.String |
getLoopStartVal()
Get the loopStartVal attribute of the UMLCollabStat object |
java.lang.String |
getLoopStopVal()
Get the loopStopVal attribute of the UMLCollabStat object |
java.lang.String |
getLoopVarName()
Get the loopVarName attribute of the UMLCollabStat object |
UMLMethod |
getMethod()
Get the method attribute of the UMLCollabStat object |
UMLStoryPattern |
getMyPattern()
Get the myPattern attribute of the UMLCollabStat object |
UMLCollabStat |
getNextCollabStat()
Get the nextCollabStat attribute of the UMLCollabStat object |
UMLCollabStat |
getNextFromPreorderEnum()
Get the nextFromPreorderEnum attribute of the UMLCollabStat object |
int |
getNoDepth()
Get the noDepth attribute of the UMLCollabStat object |
java.lang.String |
getNoText()
Get the noText attribute of the UMLCollabStat object |
int |
getNumber()
Get the number attribute of the UMLCollabStat object |
FElement |
getParentElement()
Query the logical parent of this element (e.g. package of a class, diagram of an object). |
UMLCollabStat |
getPrevCollabStat()
Get the prevCollabStat attribute of the UMLCollabStat object |
UMLCollabStat |
getPrevFromPreorderEnum()
Get the prevFromPreorderEnum attribute of the UMLCollabStat object |
UMLCollabStat |
getRootFatherStat()
Get the rootFatherStat attribute of the UMLCollabStat object |
int |
getStatType()
Get the statType attribute of the UMLCollabStat object |
java.lang.String |
getText()
Get the text attribute of the UMLCollabStat object |
java.lang.String |
getThreadId()
Get the threadId attribute of the UMLCollabStat object |
java.lang.String |
getWhileLoopText()
Get the whileLoopText attribute of the UMLCollabStat object |
boolean |
hasInSubStats(UMLCollabStat elem)
No comment provided by developer, please add a comment to improve documentation. |
int |
indexOfSubStats(UMLCollabStat elem)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
isCallOnElementsOfSet()
Get the callOnElementsOfSet attribute of the UMLCollabStat object |
boolean |
isExpanded()
Get the expanded attribute of the UMLCollabStat object |
protected boolean |
isPersistencyChange(java.beans.PropertyChangeEvent e)
Get the persistencyChange attribute of the UMLCollabStat object |
java.util.Iterator |
iteratorOfSubStats()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromSubStats()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeFromSubStats(UMLCollabStat elem)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
void |
renumberCollabStats()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
setAssignTgtText(java.lang.String assignTgtText)
Sets the assignTgtText attribute of the UMLCollabStat object |
UMLType |
setAssignTgtType(UMLType assignTgtType)
Sets the assignTgtType attribute of the UMLCollabStat object |
void |
setCallOnElementsOfSet(boolean flag)
Sets the callOnElementsOfSet attribute of the UMLCollabStat object |
boolean |
setCallSource(UMLObject value)
Sets the callSource attribute of the UMLCollabStat object |
void |
setCallTarget(UMLObject callTarget)
Sets the callTarget attribute of the UMLCollabStat object |
java.lang.String |
setCallText(java.lang.String callText)
Sets the callText attribute of the UMLCollabStat object |
void |
setCutCopyPasteParent(FElement parent)
Hangs the current ASGElement into the ASG-tree. |
boolean |
setDiag(UMLDiagram value)
Sets the diag attribute of the UMLCollabStat object |
void |
setExpanded(boolean value)
Sets the expanded attribute of the UMLCollabStat object |
void |
setFatherStat(UMLCollabStat fatherStat)
Sets the fatherStat attribute of the UMLCollabStat object |
java.lang.String |
setIfCondText(java.lang.String ifCondText)
Sets the ifCondText attribute of the UMLCollabStat object |
java.lang.String |
setLoopStartVal(java.lang.String loopStartVal)
Sets the loopStartVal attribute of the UMLCollabStat object |
java.lang.String |
setLoopStopVal(java.lang.String loopStopVal)
Sets the loopStopVal attribute of the UMLCollabStat object |
java.lang.String |
setLoopVarName(java.lang.String loopVarName)
Sets the loopVarName attribute of the UMLCollabStat object |
void |
setMethod(UMLMethod value)
Sets the value attribute of the UMLCollabStat object |
void |
setMyPattern(UMLStoryPattern myPattern)
Sets the myPattern attribute of the UMLCollabStat object |
java.lang.String |
setNoText(java.lang.String noText)
Deprecated. Use setNumber and setFatherStat instead. |
void |
setNumber(int number)
Sets the number attribute of the UMLCollabStat object |
void |
setStatType(int value)
Sets the statType attribute of the UMLCollabStat object |
void |
setText(java.lang.String text)
Sets the text attribute of the UMLCollabStat object |
java.lang.String |
setThreadId(java.lang.String threadId)
Sets the threadId attribute of the UMLCollabStat object |
java.lang.String |
setWhileLoopText(java.lang.String whileLoopText)
Sets the whileLoopText attribute of the UMLCollabStat object |
int |
sizeOfSubStats()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
toString()
No comment provided by developer, please add a comment to improve documentation. |
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 |
public static final int TYPE_CALL
public static final int TYPE_COND
public static final int TYPE_LOOP
Constructor Detail |
public UMLCollabStat()
public UMLCollabStat(UMLCollabStat father, UMLObject src, UMLObject tgt, UMLDiagram diag)
father
- No description providedsrc
- No description providedtgt
- No description provideddiag
- No description providedMethod Detail |
public boolean isCallOnElementsOfSet()
public void setCallOnElementsOfSet(boolean flag)
flag
- The new callOnElementsOfSet valuepublic int getNumber()
public void setNumber(int number)
number
- The new number valuepublic java.lang.String getNoText()
protected void createNoText()
public java.lang.String setNoText(java.lang.String noText) throws java.lang.NumberFormatException
noText
- The new noText value
java.lang.NumberFormatException
- Exception description not providedpublic int getNoDepth()
public java.lang.String getCallText()
public java.lang.String setCallText(java.lang.String callText)
callText
- The new callText value
public java.lang.String getAssignTgtText()
public java.lang.String setAssignTgtText(java.lang.String assignTgtText)
assignTgtText
- The new assignTgtText value
public UMLType getAssignTgtType()
public UMLType setAssignTgtType(UMLType assignTgtType)
assignTgtType
- The new assignTgtText value
public java.lang.String getIfCondText()
public java.lang.String setIfCondText(java.lang.String ifCondText)
ifCondText
- The new ifCondText value
public java.lang.String getLoopVarName()
public java.lang.String setLoopVarName(java.lang.String loopVarName)
loopVarName
- The new loopVarName value
public java.lang.String getLoopStartVal()
public java.lang.String setLoopStartVal(java.lang.String loopStartVal)
loopStartVal
- The new loopStartVal value
public java.lang.String getLoopStopVal()
public java.lang.String setLoopStopVal(java.lang.String loopStopVal)
loopStopVal
- The new loopStopVal value
public java.lang.String getWhileLoopText()
public java.lang.String setWhileLoopText(java.lang.String whileLoopText)
whileLoopText
- The new whileLoopText value
public java.lang.String getThreadId()
public java.lang.String setThreadId(java.lang.String threadId)
threadId
- The new threadId value
public UMLObject getCallTarget()
public void setCallTarget(UMLObject callTarget)
callTarget
- The new callTarget valuepublic boolean setCallSource(UMLObject value)
value
- The new callSource value
public UMLObject getCallSource()
public UMLStoryPattern getMyPattern()
public void setMyPattern(UMLStoryPattern myPattern)
myPattern
- The new myPattern valuepublic UMLCollabStat getFatherStat()
public void setFatherStat(UMLCollabStat fatherStat)
fatherStat
- The new fatherStat valuepublic boolean hasInSubStats(UMLCollabStat elem)
elem
- No description provided
public java.util.Enumeration elementsOfSubStats()
public java.util.Iterator iteratorOfSubStats()
public int sizeOfSubStats()
public UMLCollabStat getLastOfSubStats()
public void addToSubStats(UMLCollabStat elem)
elem
- The object added.public void addFirstToSubStats(UMLCollabStat elem)
elem
- The object added.public int indexOfSubStats(UMLCollabStat elem)
elem
- No description provided
public void removeFromSubStats(UMLCollabStat elem)
elem
- No description providedpublic void removeAllFromSubStats()
public UMLCollabStat getPrevFromPreorderEnum()
public UMLCollabStat getNextFromPreorderEnum()
public UMLCollabStat getPrevCollabStat()
public UMLCollabStat getNextCollabStat()
public UMLCollabStat createSubStat(java.lang.String path)
path
- No description provided
protected UMLCollabStat createSubStat(int number, java.lang.String thread)
number
- No description providedthread
- No description provided
public UMLCollabStat findSubStat(java.lang.String path)
path
- No description provided
public UMLCollabStat findSubStat(int number, java.lang.String thread)
number
- No description providedthread
- No description provided
public boolean setDiag(UMLDiagram value)
value
- The new diag value
public UMLDiagram getDiag()
public void removeYou()
removeYou
in interface FElement
removeYou
in class UMLDiagramItem
public FElement getParentElement()
getParentElement
in interface FElement
getParentElement
in class UMLDiagramItem
public void setText(java.lang.String text)
text
- The new text valuepublic java.lang.String getText()
getText
in interface FElement
getText
in class ASGElement
public java.lang.String toString()
toString
in class UMLDiagramItem
public UMLStoryPattern findStoryPattern()
public UMLCollabStat getRootFatherStat()
public void setMethod(UMLMethod value)
value
- The new value valuepublic UMLMethod getMethod()
public void setExpanded(boolean value)
value
- The new expanded valuepublic boolean isExpanded()
public void setStatType(int value)
value
- The new statType valuepublic int getStatType()
public void autoNumber()
public void renumberCollabStats()
public void setCutCopyPasteParent(FElement parent)
setCutCopyPasteParent
in interface FElement
setCutCopyPasteParent
in class ASGElement
parent
- protected boolean isPersistencyChange(java.beans.PropertyChangeEvent e)
isPersistencyChange
in class ASGElement
e
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |