|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PackageCS
A representation of the model object 'Package CS'.
The following features are supported:
BaseCSPackage.getPackageCS()| Method Summary | |
|---|---|
Package |
ast()
|
ClassifierCS |
getClassifier(java.lang.String name)
|
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<ClassifierCS> |
getOwnedType()
Returns the value of the 'Owned Type' containment reference list. |
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.xtext.base.basecs.PackageOwnerCS |
|---|
getOwnedNestedPackage |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ElementCS |
|---|
accept, getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS |
|---|
eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<ClassifierCS> getOwnedType()
ClassifierCS.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Owned Type' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getPackageCS_OwnedType(),
ClassifierCS.getOwner()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),
BaseCSPackage.getPackageCS_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...
setNsURI(String),
BaseCSPackage.getPackageCS_NsURI()void setNsURI(java.lang.String value)
Ns URI' attribute.
value - the new value of the 'Ns URI' attribute.getNsURI()Package ast()
ClassifierCS getClassifier(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||