Uses of Interface
org.eclipse.uml2.CentralBufferNode

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

Uses of CentralBufferNode in org.eclipse.uml2
 

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

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

Uses of CentralBufferNode in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type CentralBufferNode
 boolean UML2Validator.validateCentralBufferNode(CentralBufferNode centralBufferNode, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseCentralBufferNode(CentralBufferNode object)
          Returns the result of interpretting the object as an instance of 'Central Buffer Node'
 


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