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)
|