IDataFlowDiagram

com.change_vision.jude.api.inf.model.Data Flow Diagram Interface

com.change_vision.jude.api.inf.model. IDiagram
+getText() :String[]
+getPresentations() :IPresentation[]
+getProperties() :HashMap
+getProperty(String key) :String
+setProperty(String key, String value) :void
+setProperties(Map map) :void
+getBoundRect() :Rectangle2D
com.change_vision.jude.api.inf.model. IDataFlowDiagram
+getDataFlows() :IDataFlow[]
+getDataFlowNodes() :IDataFlowNode[]
+getNotation() :String
+setNotation(String notation) :void