com.change_vision.jude.api.inf.model
インタフェース IMindMapDiagram

com.change_vision.jude.api.inf.model.IMindMapDiagram
すべてのスーパーインタフェース:
IDiagram, IElement, IEntity, IHyperlinkOwner, INamedElement
すべての実装されたインタフェース:
IDiagram, IElement, IEntity, IHyperlinkOwner, INamedElement
既知の実装クラスの一覧:
ITraceabilityMap

public IMindMapDiagram
extends IDiagram

マインドマップに対するインタフェース。


フィールドの概要
 
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY
 
メソッドの概要
abstract  INodePresentation[] getFloatingTopics()
          フローティングトピックを取得します。
abstract  INodePresentation getRoot()
          マインドマップのルートトピックを取得します。
abstract  ITopicPresentation getRootTopic()
          推奨されていません。 マインドマップのルートトピックを取得します。
 
クラス com.change_vision.jude.api.inf.model.IDiagram から継承されたメソッド
exportImage, getBoundRect, getPresentations, getProperties, getProperty, getText, setProperties, setProperty
 
クラス 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
 
クラス com.change_vision.jude.api.inf.model.IElement から継承されたメソッド
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValues, getTypeModifier, hasStereotype, hasStereotype, isReadOnly, removeStereotype, setTypeModifier
 
クラス com.change_vision.jude.api.inf.model.IHyperlinkOwner から継承されたメソッド
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks
 

メソッドの詳細

getRootTopic

abstract ITopicPresentation getRootTopic()
推奨されていません。 マインドマップのルートトピックを取得します。

戻り値:
ルートトピック。

getRoot

abstract INodePresentation getRoot()
マインドマップのルートトピックを取得します。

戻り値:
ルートトピック。

getFloatingTopics

abstract INodePresentation[] getFloatingTopics()
フローティングトピックを取得します。

戻り値:
フローティングトピック。
導入されたバージョン:
6.6