|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiagramCollection | |
net.sourceforge.toscanaj.gui | |
net.sourceforge.toscanaj.model |
Uses of DiagramCollection in net.sourceforge.toscanaj.gui |
Methods in net.sourceforge.toscanaj.gui that return DiagramCollection | |
DiagramCollection |
DiagramOrganiser.getSchema()
|
Methods in net.sourceforge.toscanaj.gui with parameters of type DiagramCollection | |
void |
DiagramOrganiser.setConceptualSchema(DiagramCollection schema)
This changes the conceptual schema used for the list of available diagrams. |
Constructors in net.sourceforge.toscanaj.gui with parameters of type DiagramCollection | |
DiagramOrganiser(DiagramCollection conceptualSchema,
org.tockit.events.EventBroker eventBroker)
|
Uses of DiagramCollection in net.sourceforge.toscanaj.model |
Classes in net.sourceforge.toscanaj.model that implement DiagramCollection | |
class |
ConceptualSchema
This is the main interface for the data structures. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |