インタフェース IEnumeration
- すべてのスーパーインタフェース:
IClass
,IElement
,IEntity
,IHyperlinkOwner
,INamedElement
列挙型に対するインターフェース。
-
フィールドの概要
インタフェースから継承されたフィールド com.change_vision.jude.api.inf.model.INamedElement
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY
-
メソッドの概要
インタフェースから継承されたメソッド com.change_vision.jude.api.inf.model.IClass
getAttributes, getGeneralizations, getNestedClasses, getOperations, getPorts, getSpecializations, getTemplateBindings, getTemplateParameters, isAbstract, isActive, isLeaf, setAbstract, setActive, setLeaf
インタフェースから継承されたメソッド com.change_vision.jude.api.inf.model.IElement
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValue, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier
インタフェースから継承されたメソッド com.change_vision.jude.api.inf.model.IHyperlinkOwner
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks
インタフェースから継承されたメソッド 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
-
メソッドの詳細
-
getEnumerationLiterals
IEnumerationLiteral[] getEnumerationLiterals()列挙型リテラルを取得します。- 戻り値:
- 列挙型リテラルの配列。ない場合、長さ0の配列を返します。
-