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

com.change_vision.jude.api.inf.model.ISlot
すべてのスーパーインタフェース:
IElement, IEntity, IHyperlinkOwner, INamedElement
すべての実装されたインタフェース:
IElement, IEntity, IHyperlinkOwner, INamedElement

public ISlot
extends INamedElement

スロットに対応するインタフェース。


フィールドの概要
 
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY
 
メソッドの概要
abstract  IAttribute getDefiningAttribute()
          Slotを定義したAttributeを取得します。
abstract  String getValue()
          Slotから値を取得します。
abstract  void setValue(String name)
          Slotに値を設定します。
 
クラス 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
 

メソッドの詳細

setValue

abstract void setValue(String name)
Slotに値を設定します。

パラメータ:
newValue - 設定値

getValue

abstract String getValue()
Slotから値を取得します。

戻り値:
設定値

getDefiningAttribute

abstract IAttribute getDefiningAttribute()
Slotを定義したAttributeを取得します。

戻り値:
属性または関連端