biouml.standard.diagram
Class PathwaySemanticController
biouml.model.DefaultSemanticController
|
+--biouml.standard.diagram.PathwaySemanticController
- Direct Known Subclasses:
- PathwaySimulationSemanticController
- public class PathwaySemanticController
- extends DefaultSemanticController
- todo implement
createDiagramElement
public DiagramElement createDiagramElement(Base kernel, Set elements)
createInstance
public DiagramElement createInstance(Compartment parent, Class type, Point point, ViewEditorPane viewEditor)
generateReactionName
public String generateReactionName(Diagram diagram)
throws java.lang.Exception
- Generates unique reaction name.
remove
public boolean remove(DiagramElement de)
throws java.lang.Exception
- Removes the diagram element and all related edges.
to Class org.apache.log4j.Category
BOTTOM