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

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

Uses of CentralBufferNode in org.eclipse.uml2.uml
 

Subinterfaces of CentralBufferNode in org.eclipse.uml2.uml
 interface DataStoreNode
          A representation of the model object 'Data Store Node'
 

Methods in org.eclipse.uml2.uml that return CentralBufferNode
 CentralBufferNode UMLFactory.createCentralBufferNode()
          Returns a new object of class 'Central Buffer Node'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type CentralBufferNode
 T UMLSwitch.caseCentralBufferNode(CentralBufferNode object)
          Returns the result of interpreting the object as an instance of 'Central Buffer Node'
 boolean UMLValidator.validateCentralBufferNode(CentralBufferNode centralBufferNode, 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.