com.change_vision.jude.api.inf.model
Interface IMindMapDiagram
com.change_vision.jude.api.inf.model.IMindMapDiagram
- All Superinterfaces:
- IDiagram, IElement, IEntity, IHyperlinkOwner, INamedElement
- All Implemented Interfaces:
- IDiagram, IElement, IEntity, IHyperlinkOwner, INamedElement
- All Known Implementing Classes:
- ITraceabilityMap
public IMindMapDiagram
- extends IDiagram
Interface for Mindmap.
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier |
getRootTopic
abstract ITopicPresentation getRootTopic()
- Deprecated. Get root Topic.
- Returns:
- root Topic.
getRoot
abstract INodePresentation getRoot()
- Get root Topic.
- Returns:
- root Topic.
getFloatingTopics
abstract INodePresentation[] getFloatingTopics()
- Get the floating topics.
- Returns:
- floating topics.
- Since:
- 6.6