|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Root
A representation of the model object 'Root'.
PivotPackage.getRoot()| Method Summary | |
|---|---|
java.lang.String |
getExternalURI()
Returns the value of the 'External URI' attribute. |
java.util.List<Import> |
getImports()
Returns the value of the 'Imports' containment reference list. |
java.util.List<Package> |
getNestedPackage()
Returns the value of the 'Nested Package' containment reference list. |
void |
setExternalURI(java.lang.String value)
Sets the value of the ' External URI' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Namespace |
|---|
getOwnedRule |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| 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 |
|---|
java.util.List<Package> getNestedPackage()
Package.
If the meaning of the 'Nested Package' containment reference list isn't clear, there really should be more of a description here...
getNestedPackage in interface DomainRootPivotPackage.getRoot_NestedPackage()java.lang.String getExternalURI()
If the meaning of the 'External URI' attribute isn't clear, there really should be more of a description here...
setExternalURI(String),
PivotPackage.getRoot_ExternalURI()void setExternalURI(java.lang.String value)
External URI' attribute.
value - the new value of the 'External URI' attribute.getExternalURI()@NonNull java.util.List<Import> getImports()
Import.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getRoot_Imports()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||