|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.change_vision.jude.api.inf.model.ILifeline
Interface for Lifelines.
Method Summary | |
abstract int |
getBase()
Get Base Class. |
abstract INamedElement[] |
getFragments()
Get Interaction fragments(including Messages). |
abstract INamedElement[] |
getFragments(IInteractionOperand operand)
Get Interaction fragments(including Messages). |
abstract boolean |
isDestroyed()
Check if it has a Stop. |
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
getClientDependencies, getConstraints, getDefinition, getDiagrams, getName, getSupplierDependencies, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility |
Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
getComments, getId, getOwner, getStereotypes, getTaggedValues |
Method Detail |
public abstract INamedElement[] getFragments()
public abstract INamedElement[] getFragments(IInteractionOperand operand)
public abstract int getBase()
public abstract boolean isDestroyed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |