Generators

Uses of Interface
org.topcased.modeler.diagramconfigurator.DiagramReference

Packages that use DiagramReference
org.topcased.modeler.diagramconfigurator   
org.topcased.modeler.diagramconfigurator.util   
 

Uses of DiagramReference in org.topcased.modeler.diagramconfigurator
 

Methods in org.topcased.modeler.diagramconfigurator that return DiagramReference
 DiagramReference DiagramconfiguratorFactory.createDiagramReference()
          Returns a new object of class 'Diagram Reference'.
 

Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type DiagramReference
 EList<DiagramReference> ModelObjectConfiguration.getDiagrams()
          Returns the value of the 'Diagrams' containment reference list.
 

Uses of DiagramReference in org.topcased.modeler.diagramconfigurator.util
 

Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type DiagramReference
 T DiagramconfiguratorSwitch.caseDiagramReference(DiagramReference object)
          Returns the result of interpretting the object as an instance of 'Diagram Reference'.
 boolean DiagramconfiguratorValidator.validateDiagramReference(DiagramReference diagramReference, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.