|
||||||||||
| 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 | |
|---|---|
java.util.List<Package> |
getImportedPackage()
Returns the value of the 'Imported Package' reference list. |
java.util.List<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. |
java.util.List<Type> |
getOwnedType()
Returns the value of the 'Owned Type' containment reference list. |
java.util.List<ProfileApplication> |
getProfileApplication()
Returns the value of the 'Profile Application' 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.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 |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TemplateableElement |
|---|
getOwnedTemplateSignature, getTemplateBinding, getUnspecializedElement, isTemplate, parameterableElements, setOwnedTemplateSignature, setUnspecializedElement |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainPackage |
|---|
getEPackage, getPackageId |
| Method Detail |
|---|
@NonNull java.util.List<Package> getNestedPackage()
Package.
It is bidirectional and its opposite is 'Nesting Package'.
The set of contained packages.
getNestedPackage in interface DomainPackagePivotPackage.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...
getNsPrefix in interface DomainPackagesetNsPrefix(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()@NonNull java.util.List<Package> getImportedPackage()
Package.
If the meaning of the 'Imported Package' reference list isn't clear, there really should be more of a description here...
PivotPackage.getPackage_ImportedPackage()@NonNull java.util.List<Type> getOwnedType()
Type.
It is bidirectional and its opposite is 'Package'.
The set of contained types.
getOwnedType in interface DomainPackagePivotPackage.getPackage_OwnedType(),
Type.getPackage()@NonNull java.util.List<ProfileApplication> getProfileApplication()
ProfileApplication.
It is bidirectional and its opposite is 'Applying Package'.
If the meaning of the 'Profile Application' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getPackage_ProfileApplication(),
ProfileApplication.getApplyingPackage()Package getNestingPackage()
Nested Package'.
The containing package.
getNestingPackage in interface DomainPackagesetNestingPackage(Package),
PivotPackage.getPackage_NestingPackage(),
getNestedPackage()void setNestingPackage(Package value)
Nesting Package' container reference.
value - the new value of the 'Nesting Package' container reference.getNestingPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||