|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Namespace
Abstract class Namespace
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element |
|---|
Element.Identity |
| Method Summary | ||
|---|---|---|
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. |
|
|
getContent()
Retrieves the Collection of objects referenced by
content. |
|
|
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. |
|
NamespaceLookupElementResult |
lookupElement(String name)
|
|
NamespaceResolveQualifiedNameResult |
resolveQualifiedName(String qualifiedName)
|
|
| 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 Element> Collection<T> getAllNamespaceContent()
allNamespaceContent.
Element getAllNamespaceContent(boolean qualifiedNameIsPersistent,
String qualifiedName)
allNamespaceContent
for the specified qualifier attribute value.
qualifiedNameIsPersistent - Defines whether value for the qualifier is persistent or notqualifiedName - The value for the qualifier attribute that qualifies this reference.
<T extends Element> Set<T> getContent()
Collection of objects referenced by
content.
Collection of referenced objects.
NamespaceFindElementsByTypeResult findElementsByType(boolean includeSubtypes,
String ofType)
NamespaceLookupElementResult lookupElement(String name)
<T extends Element> Collection<T> getNamespaceContent()
namespaceContent.
Element getNamespaceContent(boolean qualifiedNameIsPersistent,
String qualifiedName)
namespaceContent for
the specified qualifier attribute value.
qualifiedNameIsPersistent - Defines whether value for the qualifier is persistent or notqualifiedName - The value for the qualifier attribute that qualifies this reference.
NamespaceResolveQualifiedNameResult resolveQualifiedName(String qualifiedName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||