|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BehaviouralFeature
Abstract class BehaviouralFeature
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element |
|---|
Element.Identity |
| Method Summary | ||
|---|---|---|
|
getAllNamespaceContent(ElementQuery query)
Retrieves the value for the reference allNamespaceContent
for the specified query. |
|
Namespace |
getContainer()
Retrieves the value for the reference container. |
|
|
getNamespaceContent(ElementQuery query)
Retrieves the value for the reference namespaceContent for
the specified query. |
|
Segment |
getSegment()
Retrieves the value for the reference segment. |
|
|
getView(ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
void |
removeContainer()
Removes the value for the optional reference container. |
|
void |
setContainer(Namespace container)
Sets a new value for the reference container. |
|
| Methods inherited from interface org.omg.model1.cci2.BehaviouralFeature |
|---|
getParameter |
| Methods inherited from interface org.omg.model1.cci2.Feature |
|---|
getScope, getVisibility, setScope, setVisibility |
| Methods inherited from interface org.omg.model1.jmi1.Namespace |
|---|
findElementsByType, lookupElement, resolveQualifiedName |
| Methods inherited from interface org.omg.model1.cci2.Namespace |
|---|
findElementsByType, getAllNamespaceContent, getContent, getNamespaceContent, lookupElement, resolveQualifiedName |
| Methods inherited from interface org.omg.model1.jmi1.Element |
|---|
getStereotype, setSegment, setSegment, setStereotype |
| Methods inherited from interface org.omg.model1.cci2.Element |
|---|
getAnnotation, getName, getQualifiedName, setAnnotation, setStereotype |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| 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 |
|---|
Namespace getContainer()
container.
getContainer in interface Elementnull – value for this reference.void setContainer(Namespace container)
container.
setContainer in interface Elementcontainer - The non-null new value for this reference.void removeContainer()
container.
Segment getSegment()
segment.
getSegment in interface Elementnull value for this reference.<T extends Element> List<T> getAllNamespaceContent(ElementQuery query)
allNamespaceContent
for the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends Element> List<T> getNamespaceContent(ElementQuery query)
namespaceContent for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends View> List<T> getView(ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||