com.change_vision.jude.api.inf.model
インタフェース IInstanceSpecification
com.change_vision.jude.api.inf.model.IInstanceSpecification
- すべてのスーパーインタフェース:
- IElement, IHyperlinkOwner, INamedElement
- すべての実装されたインタフェース:
- IElement, IHyperlinkOwner, INamedElement
public IInstanceSpecification
- extends INamedElement
インスタンス仕様に対するインターフェース。
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたメソッド |
getAlias1, getAlias2, getClientDependencies, getConstraints, getDefinition, getDiagrams, getName, getSupplierDependencies, 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 |
getClassifier
abstract IClass getClassifier()
- クラスを取得します。
- 戻り値:
- クラス
setClassifier
abstract void setClassifier(IClass classifier)
- クラスを設定します。
- パラメータ:
classifier
- クラス
- 例外:
InvalidEditingException
- 例外が発生した場合
Keys:
ILLEGAL_VERSION_ERROR_KEY - astah* communityで編集APIを使用しようとした場合
INVALID_TYPE_MODIFIER_MODEL_ERROR_KEY - タイプ修飾子が設定できないモデルの場合
BAD_TRANSACTION_KEY - トランザクションエラー
HAS_EXCEPTION_KEY - 例外が発生した場合
READ_ONLY_KEY - リードオンリーな要素を編集しようとした場合
Values:
例外のエラーメッセージ
getLinkEnds
abstract ILinkEnd[] getLinkEnds()
- リンク端を取得します。
- 戻り値:
- リンク端の配列