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

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

Uses of MessageOccurrenceSpecification in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return MessageOccurrenceSpecification
 MessageOccurrenceSpecification UMLFactory.createMessageOccurrenceSpecification()
          Returns a new object of class 'Message Occurrence Specification'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type MessageOccurrenceSpecification
 T UMLSwitch.caseMessageOccurrenceSpecification(MessageOccurrenceSpecification object)
          Returns the result of interpreting the object as an instance of 'Message Occurrence Specification'
 boolean UMLValidator.validateMessageOccurrenceSpecification(MessageOccurrenceSpecification messageOccurrenceSpecification, 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.