|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnmarshallAction | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of UnmarshallAction in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return UnmarshallAction | |
UnmarshallAction |
UMLFactory.createUnmarshallAction()
Returns a new object of class 'Unmarshall Action' |
Uses of UnmarshallAction in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type UnmarshallAction | |
boolean |
UMLValidator.validateUnmarshallAction(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateUnmarshallAction_validateSameType(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateSameType constraint of 'Unmarshall Action' |
boolean |
UMLValidator.validateUnmarshallAction_validateMultiplicityOfObject(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateMultiplicityOfObject constraint of 'Unmarshall Action' |
boolean |
UMLValidator.validateUnmarshallAction_validateNumberOfResult(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateNumberOfResult constraint of 'Unmarshall Action' |
boolean |
UMLValidator.validateUnmarshallAction_validateTypeAndOrdering(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateTypeAndOrdering constraint of 'Unmarshall Action' |
boolean |
UMLValidator.validateUnmarshallAction_validateMultiplicityOfResult(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateMultiplicityOfResult constraint of 'Unmarshall Action' |
boolean |
UMLValidator.validateUnmarshallAction_validateStructuralFeature(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateStructuralFeature constraint of 'Unmarshall Action' |
boolean |
UMLValidator.validateUnmarshallAction_validateUnmarshallTypeIsClassifier(UnmarshallAction unmarshallAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateUnmarshallTypeIsClassifier constraint of 'Unmarshall Action' |
Object |
UMLSwitch.caseUnmarshallAction(UnmarshallAction object)
Returns the result of interpretting the object as an instance of 'Unmarshall Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |