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

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

Uses of DestructionOccurrenceSpecification in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return DestructionOccurrenceSpecification
 DestructionOccurrenceSpecification UMLFactory.createDestructionOccurrenceSpecification()
          Returns a new object of class 'Destruction Occurrence Specification'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type DestructionOccurrenceSpecification
 T UMLSwitch.caseDestructionOccurrenceSpecification(DestructionOccurrenceSpecification object)
          Returns the result of interpreting the object as an instance of 'Destruction Occurrence Specification'
 boolean UMLValidator.validateDestructionOccurrenceSpecification_validateNoOccurrenceSpecificationsBelow(DestructionOccurrenceSpecification destructionOccurrenceSpecification, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateNoOccurrenceSpecificationsBelow constraint of 'Destruction Occurrence Specification'
 boolean UMLValidator.validateDestructionOccurrenceSpecification(DestructionOccurrenceSpecification destructionOccurrenceSpecification, 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.