|
|||||||||||
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(String unqualifiedName)
Retrieves the Lifeline with the specified name from the 'Covered' reference list |
Lifeline |
Interaction.getLifeline(String unqualifiedName)
Retrieves the Lifeline with the specified name from the 'Lifeline' containment reference list |
Lifeline |
Interaction.createLifeline(EClass eClass)
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,
Map context)
|
Object |
UML2Switch.caseLifeline(Lifeline object)
Returns the result of interpretting the object as an instance of 'Lifeline' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |