|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Package
A representation of the model object 'Package'.
PivotPackage.getPackage()| Method Summary | |
|---|---|
Package |
createNestedPackage()
Creates a new Package and appends it to the 'Nested Package' containment reference list. |
Package |
createNestedPackage(org.eclipse.emf.ecore.EClass eClass)
Creates a new Package and appends it to the 'Nested Package' containment reference list. |
Precedence |
createOwnedPrecedence()
Creates a new Precedence and appends it to the 'Owned Precedence' containment reference list. |
Type |
createOwnedType()
Creates a new Type and appends it to the 'Owned Type' containment reference list. |
Type |
createOwnedType(org.eclipse.emf.ecore.EClass eClass)
Creates a new Type and appends it to the 'Owned Type' containment reference list. |
org.eclipse.emf.common.util.EList<Package> |
getNestedPackage()
Returns the value of the 'Nested Package' containment reference list. |
Package |
getNestingPackage()
Returns the value of the 'Nesting Package' container reference. |
java.lang.String |
getNsPrefix()
Returns the value of the 'Ns Prefix' attribute. |
java.lang.String |
getNsURI()
Returns the value of the 'Ns URI' attribute. |
org.eclipse.emf.common.util.EList<Precedence> |
getOwnedPrecedence()
Returns the value of the 'Owned Precedence' containment reference list. |
org.eclipse.emf.common.util.EList<Type> |
getOwnedType()
Returns the value of the 'Owned Type' containment reference list. |
void |
setNestingPackage(Package value)
Sets the value of the ' Nesting Package' container reference. |
void |
setNsPrefix(java.lang.String value)
Sets the value of the ' Ns Prefix' attribute. |
void |
setNsURI(java.lang.String value)
Sets the value of the ' Ns URI' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotation, getOwnedRule, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| 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.TemplateableElement |
|---|
createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getUnspecializedElement, isTemplate, parameterableElements, setOwnedTemplateSignature, setUnspecializedElement |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainPackage |
|---|
getName |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Package> getNestedPackage()
Package.
It is bidirectional and its opposite is 'Nesting Package'.
The set of contained packages.
PivotPackage.getPackage_NestedPackage(),
getNestingPackage()java.lang.String getNsPrefix()
If the meaning of the 'Ns Prefix' attribute isn't clear, there really should be more of a description here...
setNsPrefix(String),
PivotPackage.getPackage_NsPrefix()void setNsPrefix(java.lang.String value)
Ns Prefix' attribute.
value - the new value of the 'Ns Prefix' attribute.getNsPrefix()java.lang.String getNsURI()
If the meaning of the 'Ns URI' attribute isn't clear, there really should be more of a description here...
getNsURI in interface DomainPackagesetNsURI(String),
PivotPackage.getPackage_NsURI()void setNsURI(java.lang.String value)
Ns URI' attribute.
value - the new value of the 'Ns URI' attribute.getNsURI()org.eclipse.emf.common.util.EList<Precedence> getOwnedPrecedence()
Precedence.
If the meaning of the 'Owned Precedence' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getPackage_OwnedPrecedence()Precedence createOwnedPrecedence()
Precedence and appends it to the 'Owned Precedence' containment reference list.
Precedence.getOwnedPrecedence()org.eclipse.emf.common.util.EList<Type> getOwnedType()
Type.
It is bidirectional and its opposite is 'Package'.
The set of contained types.
getOwnedType in interface DomainPackagePivotPackage.getPackage_OwnedType(),
Type.getPackage()Package createNestedPackage(org.eclipse.emf.ecore.EClass eClass)
Package and appends it to the 'Nested Package' containment reference list.
eClass - The Ecore class of the Package to create.
Package.getNestedPackage()Package createNestedPackage()
Package and appends it to the 'Nested Package' containment reference list.
Package.getNestedPackage()Package getNestingPackage()
Nested Package'.
The containing package.
setNestingPackage(Package),
PivotPackage.getPackage_NestingPackage(),
getNestedPackage()void setNestingPackage(Package value)
Nesting Package' container reference.
value - the new value of the 'Nesting Package' container reference.getNestingPackage()Type createOwnedType(org.eclipse.emf.ecore.EClass eClass)
Type and appends it to the 'Owned Type' containment reference list.
eClass - The Ecore class of the Type to create.
Type.getOwnedType()Type createOwnedType()
Type and appends it to the 'Owned Type' containment reference list.
Type.getOwnedType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||