|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionUse | |
---|---|
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of InteractionUse in org.eclipse.uml2.uml |
---|
Subinterfaces of InteractionUse in org.eclipse.uml2.uml | |
---|---|
interface |
PartDecomposition
A representation of the model object 'Part Decomposition' |
Methods in org.eclipse.uml2.uml that return InteractionUse | |
---|---|
InteractionUse |
UMLFactory.createInteractionUse()
Returns a new object of class 'Interaction Use' |
Uses of InteractionUse in org.eclipse.uml2.uml.util |
---|
Methods in org.eclipse.uml2.uml.util with parameters of type InteractionUse | |
---|---|
T |
UMLSwitch.caseInteractionUse(InteractionUse object)
Returns the result of interpreting the object as an instance of 'Interaction Use' |
boolean |
UMLValidator.validateInteractionUse_validateAllLifelines(InteractionUse interactionUse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateAllLifelines constraint of 'Interaction Use' |
boolean |
UMLValidator.validateInteractionUse_validateArgumentsAreConstants(InteractionUse interactionUse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateArgumentsAreConstants constraint of 'Interaction Use' |
boolean |
UMLValidator.validateInteractionUse_validateArgumentsCorrespondToParameters(InteractionUse interactionUse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateArgumentsCorrespondToParameters constraint of 'Interaction Use' |
boolean |
UMLValidator.validateInteractionUse_validateGatesMatch(InteractionUse interactionUse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateGatesMatch constraint of 'Interaction Use' |
boolean |
UMLValidator.validateInteractionUse(InteractionUse interactionUse,
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 |