|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Namespace
| Method Summary | |
|---|---|
NamespaceFindElementsByTypeResult |
findElementsByType(boolean includeSubtypes,
String ofType)
|
NamespaceFindElementsByTypeResult |
findElementsByType(NamespaceFindElementsByTypeParams params)
|
Collection |
getAllNamespaceContent()
Retrieves a collection containing all the elements for the reference allNamespaceContent. |
List |
getAllNamespaceContent(ElementFilter filter)
Retrieves the value for the reference allNamespaceContent
for the specified filter. |
List |
getAllNamespaceContent(ElementQuery query)
Retrieves the value for the reference allNamespaceContent
for the specified query. |
Element |
getAllNamespaceContent(String qualifiedName)
Retrieves the value for the reference allNamespaceContent
for the specified qualifier attribute value. |
Collection |
getContent()
Retrieves a collection containing all the elements for the reference content. |
List |
getContent(ElementFilter filter)
Retrieves the value for the reference content for the
specified filter. |
List |
getContent(ElementQuery query)
Retrieves the value for the reference content for the
specified query. |
Collection |
getNamespaceContent()
Retrieves a collection containing all the elements for the reference namespaceContent. |
List |
getNamespaceContent(ElementFilter filter)
Retrieves the value for the reference namespaceContent for
the specified filter. |
List |
getNamespaceContent(ElementQuery query)
Retrieves the value for the reference namespaceContent for
the specified query. |
Element |
getNamespaceContent(String qualifiedName)
Retrieves the value for the reference namespaceContent for
the specified qualifier attribute value. |
NamespaceLookupElementResult |
lookupElement(NamespaceLookupElementParams params)
|
NamespaceLookupElementResult |
lookupElement(String name)
|
NamespaceResolveQualifiedNameResult |
resolveQualifiedName(NamespaceResolveQualifiedNameParams params)
|
NamespaceResolveQualifiedNameResult |
resolveQualifiedName(String qualifiedName)
|
| Methods inherited from interface org.omg.model1.cci.Element |
|---|
getAnnotation, getContainer, getName, getQualifiedName, getSegment, getStereotype, removeContainer, setAnnotation, setContainer, setStereotype |
| Methods inherited from interface org.openmdx.base.cci.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapable |
|---|
getContext, getContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable |
|---|
getView, getView, getView, getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
Element getAllNamespaceContent(String qualifiedName)
allNamespaceContent
for the specified qualifier attribute value.
qualifiedName - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getAllNamespaceContent()
allNamespaceContent.
JmiException - If the values cannot be retrieved for some reason.List getAllNamespaceContent(ElementFilter filter)
allNamespaceContent
for the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getAllNamespaceContent(ElementQuery query)
allNamespaceContent
for the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.Collection getContent()
content.
JmiException - If the values cannot be retrieved for some reason.List getContent(ElementFilter filter)
content for the
specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getContent(ElementQuery query)
content for the
specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
NamespaceFindElementsByTypeResult findElementsByType(NamespaceFindElementsByTypeParams params)
throws RefException
RefException
NamespaceFindElementsByTypeResult findElementsByType(boolean includeSubtypes,
String ofType)
throws RefException
RefException
NamespaceLookupElementResult lookupElement(NamespaceLookupElementParams params)
throws RefException
RefException
NamespaceLookupElementResult lookupElement(String name)
throws RefException
RefExceptionElement getNamespaceContent(String qualifiedName)
namespaceContent for
the specified qualifier attribute value.
qualifiedName - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getNamespaceContent()
namespaceContent.
JmiException - If the values cannot be retrieved for some reason.List getNamespaceContent(ElementFilter filter)
namespaceContent for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getNamespaceContent(ElementQuery query)
namespaceContent for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
NamespaceResolveQualifiedNameResult resolveQualifiedName(NamespaceResolveQualifiedNameParams params)
throws RefException
RefException
NamespaceResolveQualifiedNameResult resolveQualifiedName(String qualifiedName)
throws RefException
RefException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||