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

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

Uses of ExecutionOccurrenceSpecification in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ExecutionOccurrenceSpecification
 ExecutionOccurrenceSpecification UMLFactory.createExecutionOccurrenceSpecification()
          Returns a new object of class 'Execution Occurrence Specification'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type ExecutionOccurrenceSpecification
 boolean UMLValidator.validateExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification executionOccurrenceSpecification, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification object)
          Returns the result of interpretting the object as an instance of 'Execution Occurrence Specification'
 


Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.