ITopicPresentation
com.change_vision.jude.api.inf.model.Mindmap Interface
com.change_vision.jude.api.inf.presentation.Presentation Interface
com.change_vision.jude.api.inf.presentation.
IPresentation
+
getID
() :
String
+
getModel
() :
IElement
+
getDiagram
() :
IDiagram
+
getType
() :
String
+
getProperties
() :
HashMap
+
getProperty
(
String
key) :
String
+
setProperty
(
String
key,
String
value) :void
+
setProperties
(
Map
map) :void
+
getLabel
() :
String
+
setLabel
(
String
label) :void
com.change_vision.jude.api.inf.presentation.
ITopicPresentation
+
getParent
() :
ITopicPresentation
+
getChildren
() :
ITopicPresentation
[]
+
getLabel
() :
String
+
setLabel
(
String
label) :void