|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
com.change_vision.jude.api.inf.model.IActivity
public IActivity
アクティビティに対するインターフェース。
| フィールドの概要 |
|---|
| クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド |
|---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
| メソッドの概要 | |
|---|---|
abstract IActivityDiagram |
getActivityDiagram()
アクティビティ図を取得します。 |
abstract IActivityNode[] |
getActivityNodes()
アクティビティノードを取得します。 |
abstract IAction[] |
getCallBehaviorActions()
振る舞い元のアクションを取得します。 |
abstract IFlow[] |
getFlows()
フロー(制御/オブジェクト)を取得します。 |
abstract IPartition[] |
getPartitions()
パーティションを取得します。 |
| クラス 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 |
| メソッドの詳細 |
|---|
abstract IPartition[] getPartitions()
abstract IActivityNode[] getActivityNodes()
abstract IFlow[] getFlows()
abstract IActivityDiagram getActivityDiagram()
abstract IAction[] getCallBehaviorActions()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||