|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.omg.model1.jdo2.Element
org.omg.model1.jdo2.AliasType
public class AliasType
Class AliasType
| Nested Class Summary | |
|---|---|
static class |
AliasType.Slice
Slice object hold the AliasType's multivalued
attributes |
| Nested classes/interfaces inherited from class org.omg.model1.jdo2.Element |
|---|
Element.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element |
|---|
Element.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::omg::model1::AliasType |
| Fields inherited from class org.omg.model1.jdo2.Element |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
AliasType()
|
|
| Method Summary | ||
|---|---|---|
ClassifierExternalizeResult |
externalizeClassifier(String schema)
|
|
NamespaceFindElementsByTypeResult |
findElementsByType(boolean includeSubtypes,
String ofType)
|
|
|
getAllNamespaceContent()
Retrieves a set containing all the elements for the reference allNamespaceContent. |
|
Element |
getAllNamespaceContent(boolean qualifiedNameIsPersistent,
String qualifiedName)
Retrieves the value for the reference allNamespaceContent
for the specified qualifier attribute value. |
|
|
getAllSubtype()
Retrieves the Collection of objects referenced by
allSubtype. |
|
|
getAllSupertype()
Retrieves the Collection of objects referenced by
allSupertype. |
|
Reference |
getCompositeReference()
Retrieves the value for the reference compositeReference. |
|
|
getContent()
Retrieves the Collection of objects referenced by
content. |
|
|
getFeature()
Retrieves the Collection of objects referenced by
feature. |
|
|
getNamespaceContent()
Retrieves a set containing all the elements for the reference namespaceContent. |
|
Element |
getNamespaceContent(boolean qualifiedNameIsPersistent,
String qualifiedName)
Retrieves the value for the reference namespaceContent for
the specified qualifier attribute value. |
|
|
getSubtype()
Retrieves the Collection of objects referenced by
subtype. |
|
|
getSupertype()
Retrieves the Collection of objects referenced by
supertype. |
|
Classifier |
getType()
Retrieves the value for the reference type. |
|
String |
getVisibility()
Retrieves the value for the attribute visibility. |
|
boolean |
isAbstract()
Retrieves the value for the attribute isAbstract. |
|
NamespaceLookupElementResult |
lookupElement(String name)
|
|
static Element.Identity |
newIdentity(Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static Element.Identity |
openmdxjdoToIdentity(ObjectId objectId)
|
|
NamespaceResolveQualifiedNameResult |
resolveQualifiedName(String qualifiedName)
|
|
void |
setAbstract(boolean isAbstract)
Sets a new value for the attribute isAbstract. |
|
void |
setType(Classifier type)
Sets a new value for the reference type. |
|
void |
setVisibility(String visibility)
Sets a new value for the attribute visibility. |
|
| Methods inherited from class org.omg.model1.jdo2.Element |
|---|
addToSegment, addToSegment, getAnnotation, getContainer, getCreatedAt, getCreatedBy, getIdentity, getModifiedAt, getModifiedBy, getName, getQualifiedName, getSegment, getStereotype, getView, getView, openmdxjdoGetObjectId, openmdxjdoGetObjectsByParent, openmdxjdoGetSlices, setAnnotation, setContainer, setStereotype |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Field Detail |
|---|
public static final List<String> CLASS
org::omg::model1::AliasType
| Constructor Detail |
|---|
public AliasType()
| Method Detail |
|---|
public NamespaceLookupElementResult lookupElement(String name)
lookupElement in interface Namespacepublic String getVisibility()
visibility.
getVisibility in interface GeneralizableElementvisibility.public void setVisibility(String visibility)
visibility.
setVisibility in interface GeneralizableElementvisibility - The non-null new value for attribute visibility.public <T extends GeneralizableElement> Set<T> getSupertype()
Collection of objects referenced by
supertype.
getSupertype in interface GeneralizableElementCollection of referenced objects.public Classifier getType()
type.
getType in interface TypedElementnull value for this reference.public void setType(Classifier type)
type.
setType in interface TypedElementtype - The non-null new value for this reference.public <T extends Element> Collection<T> getAllNamespaceContent()
allNamespaceContent.
getAllNamespaceContent in interface Namespace
public Element getAllNamespaceContent(boolean qualifiedNameIsPersistent,
String qualifiedName)
allNamespaceContent
for the specified qualifier attribute value.
getAllNamespaceContent in interface NamespacequalifiedNameIsPersistent - Defines whether value for the qualifier is persistent or notqualifiedName - The value for the qualifier attribute that qualifies this reference.
public ClassifierExternalizeResult externalizeClassifier(String schema)
externalizeClassifier in interface Classifierpublic boolean isAbstract()
isAbstract.
isAbstract in interface GeneralizableElementisAbstract.public void setAbstract(boolean isAbstract)
isAbstract.
setAbstract in interface GeneralizableElementisAbstract - The non-null new value for attribute isAbstract.public <T extends Feature> Set<T> getFeature()
Collection of objects referenced by
feature.
getFeature in interface GeneralizableElementCollection of referenced objects.public <T extends GeneralizableElement> Set<T> getAllSupertype()
Collection of objects referenced by
allSupertype.
getAllSupertype in interface GeneralizableElementCollection of referenced objects.public <T extends GeneralizableElement> Set<T> getAllSubtype()
Collection of objects referenced by
allSubtype.
getAllSubtype in interface GeneralizableElementCollection of referenced objects.public NamespaceResolveQualifiedNameResult resolveQualifiedName(String qualifiedName)
resolveQualifiedName in interface Namespacepublic Reference getCompositeReference()
compositeReference.
getCompositeReference in interface Classifiernull – value for this reference.
public NamespaceFindElementsByTypeResult findElementsByType(boolean includeSubtypes,
String ofType)
findElementsByType in interface Namespacepublic <T extends Element> Collection<T> getNamespaceContent()
namespaceContent.
getNamespaceContent in interface Namespace
public Element getNamespaceContent(boolean qualifiedNameIsPersistent,
String qualifiedName)
namespaceContent for
the specified qualifier attribute value.
getNamespaceContent in interface NamespacequalifiedNameIsPersistent - Defines whether value for the qualifier is persistent or notqualifiedName - The value for the qualifier attribute that qualifies this reference.
public <T extends Element> Set<T> getContent()
Collection of objects referenced by
content.
getContent in interface NamespaceCollection of referenced objects.public <T extends GeneralizableElement> Set<T> getSubtype()
Collection of objects referenced by
subtype.
getSubtype in interface GeneralizableElementCollection of referenced objects.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class Element
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class Elementprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class Elementprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class ElementAliasType.CLASS
public static Element.Identity newIdentity(Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
public static Element.Identity openmdxjdoToIdentity(ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||