|
||||||||||
| 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 | |
|---|---|
org.eclipse.emf.common.util.EList<Element> |
allOwnedElements()
|
Comment |
createOwnedComment()
Creates a new Comment and appends it to the 'Owned Comment' containment reference list. |
org.eclipse.emf.ecore.EObject |
getETarget()
|
org.eclipse.emf.common.util.EList<Comment> |
getOwnedComment()
Returns the value of the 'Owned Comment' containment reference list. |
boolean |
validateNotOwnSelf(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Elements that must be owned must have an owner. |
| 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 |
|---|
org.eclipse.emf.common.util.EList<Comment> getOwnedComment()
Comment.
The Comments owned by this element.
PivotPackage.getElement_OwnedComment()Comment createOwnedComment()
Comment and appends it to the 'Owned Comment' containment reference list.
Comment.getOwnedComment()org.eclipse.emf.common.util.EList<Element> allOwnedElements()
boolean validateNotOwnSelf(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
org.eclipse.emf.ecore.EObject getETarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||