|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Continuation | |
---|---|
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of Continuation in org.eclipse.uml2.uml |
---|
Methods in org.eclipse.uml2.uml that return Continuation | |
---|---|
Continuation |
UMLFactory.createContinuation()
Returns a new object of class 'Continuation' |
Uses of Continuation in org.eclipse.uml2.uml.util |
---|
Methods in org.eclipse.uml2.uml.util with parameters of type Continuation | |
---|---|
T |
UMLSwitch.caseContinuation(Continuation object)
Returns the result of interpreting the object as an instance of 'Continuation' |
boolean |
UMLValidator.validateContinuation_validateFirstOrLastInteractionFragment(Continuation continuation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateFirstOrLastInteractionFragment constraint of 'Continuation' |
boolean |
UMLValidator.validateContinuation_validateGlobal(Continuation continuation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateGlobal constraint of 'Continuation' |
boolean |
UMLValidator.validateContinuation_validateSameName(Continuation continuation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateSameName constraint of 'Continuation' |
boolean |
UMLValidator.validateContinuation(Continuation continuation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |