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

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

Uses of ActivityFinalNode in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ActivityFinalNode
 ActivityFinalNode UMLFactory.createActivityFinalNode()
          Returns a new object of class 'Activity Final Node'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type ActivityFinalNode
 T UMLSwitch.caseActivityFinalNode(ActivityFinalNode object)
          Returns the result of interpreting the object as an instance of 'Activity Final Node'
 boolean UMLValidator.validateActivityFinalNode(ActivityFinalNode activityFinalNode, 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.