|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
com.change_vision.jude.api.inf.model.IFlow
public IFlow
フローに対するインターフェース。
| フィールドの概要 |
|---|
| クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド |
|---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
| メソッドの概要 | |
|---|---|
abstract String |
getAction()
アクションを取得します。 |
abstract String |
getGuard()
ガード条件を取得します。 |
abstract IActivityNode |
getSource()
フロー元のアクティビティノードを取得します。 |
abstract IActivityNode |
getTarget()
フロー先のアクティビティノードを取得します。 |
| クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたメソッド |
|---|
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, 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, isReadOnly, removeStereotype, setTypeModifier |
| クラス com.change_vision.jude.api.inf.model.IHyperlinkOwner から継承されたメソッド |
|---|
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks |
| メソッドの詳細 |
|---|
abstract IActivityNode getSource()
abstract IActivityNode getTarget()
abstract String getGuard()
abstract String getAction()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||