|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImportCS
A representation of the model object 'Import CS'.
The following features are supported:
BaseCSPackage.getImportCS()| Method Summary | |
|---|---|
Namespace |
getNamespace()
Returns the value of the 'Namespace' reference. |
PathNameCS |
getPathName()
Returns the value of the 'Path Name' containment reference. |
boolean |
isAll()
Returns the value of the 'All' attribute. |
void |
setAll(boolean value)
Sets the value of the ' All' attribute. |
void |
setPathName(PathNameCS value)
Sets the value of the ' Path Name' containment reference. |
| 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 |
|---|
PathNameCS getPathName()
If the meaning of the 'Path Name' containment reference isn't clear, there really should be more of a description here...
setPathName(PathNameCS),
BaseCSPackage.getImportCS_PathName()void setPathName(PathNameCS value)
Path Name' containment reference.
value - the new value of the 'Path Name' containment reference.getPathName()Namespace getNamespace()
If the meaning of the 'Namespace' reference isn't clear, there really should be more of a description here...
BaseCSPackage.getImportCS_Namespace()boolean isAll()
"false".
If the meaning of the 'All' attribute isn't clear, there really should be more of a description here...
setAll(boolean),
BaseCSPackage.getImportCS_All()void setAll(boolean value)
All' attribute.
value - the new value of the 'All' attribute.isAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||