Methods in org.eclipse.uml2.uml.util with parameters of type ValuePin |
T |
UMLSwitch.caseValuePin(ValuePin object)
Returns the result of interpreting the object as an instance of 'Value Pin' |
boolean |
UMLValidator.validateValuePin_validateCompatibleType(ValuePin valuePin,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateCompatibleType constraint of 'Value Pin' |
boolean |
UMLValidator.validateValuePin_validateNoIncomingEdges(ValuePin valuePin,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateNoIncomingEdges constraint of 'Value Pin' |
boolean |
UMLValidator.validateValuePin(ValuePin valuePin,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|