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
 boolean UMLValidator.validateCentralBufferNode(CentralBufferNode centralBufferNode, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseCentralBufferNode(CentralBufferNode object)
          Returns the result of interpretting the object as an instance of 'Central Buffer Node'
 


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