|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GeneralizableElement
Abstract class GeneralizableElement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element |
|---|
Element.Identity |
| Method Summary | ||
|---|---|---|
|
getAllSubtype()
Retrieves the Collection of objects referenced by
allSubtype. |
|
|
getAllSupertype()
Retrieves the Collection of objects referenced by
allSupertype. |
|
|
getFeature()
Retrieves the Collection of objects referenced by
feature. |
|
|
getSubtype()
Retrieves the Collection of objects referenced by
subtype. |
|
|
getSupertype()
Retrieves the Collection of objects referenced by
supertype. |
|
String |
getVisibility()
Retrieves the value for the attribute visibility. |
|
boolean |
isAbstract()
Retrieves the value for the attribute isAbstract. |
|
void |
setAbstract(boolean isAbstract)
Sets a new value for the attribute isAbstract. |
|
void |
setVisibility(String visibility)
Sets a new value for the attribute visibility. |
|
| Methods inherited from interface org.omg.model1.cci2.Namespace |
|---|
findElementsByType, getAllNamespaceContent, getAllNamespaceContent, getContent, getNamespaceContent, getNamespaceContent, lookupElement, resolveQualifiedName |
| Methods inherited from interface org.omg.model1.cci2.Element |
|---|
getAnnotation, getContainer, getName, getQualifiedName, getSegment, getStereotype, setAnnotation, setContainer, setStereotype |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
<T extends GeneralizableElement> Set<T> getAllSubtype()
Collection of objects referenced by
allSubtype.
Collection of referenced objects.<T extends GeneralizableElement> Set<T> getAllSupertype()
Collection of objects referenced by
allSupertype.
Collection of referenced objects.<T extends Feature> Set<T> getFeature()
Collection of objects referenced by
feature.
Collection of referenced objects.boolean isAbstract()
isAbstract.
isAbstract.void setAbstract(boolean isAbstract)
isAbstract.
isAbstract - The non-null new value for attribute isAbstract.<T extends GeneralizableElement> Set<T> getSubtype()
Collection of objects referenced by
subtype.
Collection of referenced objects.<T extends GeneralizableElement> Set<T> getSupertype()
Collection of objects referenced by
supertype.
Collection of referenced objects.String getVisibility()
visibility.
visibility.void setVisibility(String visibility)
visibility.
visibility - The non-null new value for attribute visibility.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||