Uses of Interface
org.eclipse.uml2.uml.ReadExtentAction

Packages that use ReadExtentAction
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.util   
 

Uses of ReadExtentAction in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ReadExtentAction
 ReadExtentAction UMLFactory.createReadExtentAction()
          Returns a new object of class 'Read Extent Action'
 

Uses of ReadExtentAction in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type ReadExtentAction
 T UMLSwitch.caseReadExtentAction(ReadExtentAction object)
          Returns the result of interpreting the object as an instance of 'Read Extent Action'
 boolean UMLValidator.validateReadExtentAction_validateMultiplicityOfResult(ReadExtentAction readExtentAction, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateMultiplicityOfResult constraint of 'Read Extent Action'
 boolean UMLValidator.validateReadExtentAction_validateTypeIsClassifier(ReadExtentAction readExtentAction, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateTypeIsClassifier constraint of 'Read Extent Action'
 boolean UMLValidator.validateReadExtentAction(ReadExtentAction readExtentAction, 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.