|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lifeline | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of Lifeline in org.eclipse.uml2 |
---|
Methods in org.eclipse.uml2 that return Lifeline | |
Lifeline |
UML2Factory.createLifeline()
Returns a new object of class 'Lifeline' |
Lifeline |
InteractionFragment.getCovered(java.lang.String name)
Retrieves the Lifeline with the specified 'Name' from the 'Covered' reference list |
Lifeline |
Interaction.getLifeline(java.lang.String name)
Retrieves the Lifeline with the specified 'Name' from the 'Lifeline' containment reference list |
Lifeline |
Interaction.createLifeline(EClass eClass)
Deprecated. Use #createLifeline() instead. |
Lifeline |
Interaction.createLifeline()
Creates a Lifeline and appends it to the 'Lifeline' containment reference list |
Uses of Lifeline in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type Lifeline | |
boolean |
UML2Validator.validateLifeline(Lifeline lifeline,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseLifeline(Lifeline object)
Returns the result of interpretting the object as an instance of 'Lifeline' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |