|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionFragment | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of InteractionFragment in org.eclipse.uml2 |
---|
Subinterfaces of InteractionFragment in org.eclipse.uml2 | |
interface |
CombinedFragment
A representation of the model object 'Combined Fragment' |
interface |
Continuation
A representation of the model object 'Continuation' |
interface |
EventOccurrence
A representation of the model object 'Event Occurrence' |
interface |
ExecutionOccurrence
A representation of the model object 'Execution Occurrence' |
interface |
Interaction
A representation of the model object 'Interaction' |
interface |
InteractionOccurrence
A representation of the model object 'Interaction Occurrence' |
interface |
InteractionOperand
A representation of the model object 'Interaction Operand' |
interface |
PartDecomposition
A representation of the model object 'Part Decomposition' |
interface |
StateInvariant
A representation of the model object 'State Invariant' |
interface |
Stop
A representation of the model object 'Stop' |
Methods in org.eclipse.uml2 that return InteractionFragment | |
InteractionFragment |
Lifeline.getCoveredBy(java.lang.String name)
Retrieves the InteractionFragment with the specified 'Name' from the 'Covered By' reference list |
InteractionFragment |
InteractionOperand.getFragment(java.lang.String name)
Retrieves the InteractionFragment with the specified 'Name' from the 'Fragment' containment reference list |
InteractionFragment |
InteractionOperand.createFragment(EClass eClass)
Creates a InteractionFragment and appends it to the 'Fragment' containment reference list |
InteractionFragment |
Interaction.getFragment(java.lang.String name)
Retrieves the InteractionFragment with the specified 'Name' from the 'Fragment' containment reference list |
InteractionFragment |
Interaction.createFragment(EClass eClass)
Creates a InteractionFragment and appends it to the 'Fragment' containment reference list |
Uses of InteractionFragment in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type InteractionFragment | |
boolean |
UML2Validator.validateInteractionFragment(InteractionFragment interactionFragment,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseInteractionFragment(InteractionFragment object)
Returns the result of interpretting the object as an instance of 'Interaction Fragment' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |