Uses of Interface
org.eclipse.uml2.uml.profile.standard.Create

Packages that use Create
org.eclipse.uml2.uml.profile.standard   
org.eclipse.uml2.uml.profile.standard.util   
 

Uses of Create in org.eclipse.uml2.uml.profile.standard
 

Methods in org.eclipse.uml2.uml.profile.standard that return Create
 Create StandardFactory.createCreate()
          Returns a new object of class 'Create'
 

Uses of Create in org.eclipse.uml2.uml.profile.standard.util
 

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Create
 T StandardSwitch.caseCreate(Create object)
          Returns the result of interpreting the object as an instance of 'Create'
 boolean StandardValidator.validateCreate_validateClientAndSupplierAreClassifiers(Create create, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateClientAndSupplierAreClassifiers constraint of 'Create'
 boolean StandardValidator.validateCreate(Create create, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.