|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Element
A representation of the model object 'Element'.
PivotPackage.getElement()| Method Summary | |
|---|---|
java.util.List<Element> |
allOwnedElements()
|
org.eclipse.emf.ecore.EObject |
getETarget()
|
java.util.List<ElementExtension> |
getExtension()
Returns the value of the 'Extension' containment reference list. |
java.util.List<Element> |
getOwnedAnnotation()
Returns the value of the 'Owned Annotation' containment reference list. |
java.util.List<Comment> |
getOwnedComment()
Returns the value of the 'Owned Comment' containment reference list. |
Element |
getValue(Type stereotype,
java.lang.String propertyName)
|
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
@NonNull java.util.List<Comment> getOwnedComment()
Comment.
The Comments owned by this element.
PivotPackage.getElement_OwnedComment()@NonNull java.util.List<ElementExtension> getExtension()
ElementExtension.
It is bidirectional and its opposite is 'Base'.
If the meaning of the 'Extension' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getElement_Extension(),
ElementExtension.getBase()@NonNull java.util.List<Element> getOwnedAnnotation()
Element.
If the meaning of the 'Owned Annotation' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getElement_OwnedAnnotation()@NonNull java.util.List<Element> allOwnedElements()
Element getValue(Type stereotype,
java.lang.String propertyName)
org.eclipse.emf.ecore.EObject getETarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||