|
||||||||||
| 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:
BaseCSTPackage.getImportCS()| Method Summary | |
|---|---|
Namespace |
getNamespace()
Returns the value of the 'Namespace' reference. |
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute. |
boolean |
isAll()
Returns the value of the 'All' attribute. |
void |
setAll(boolean value)
Sets the value of the ' All' attribute. |
void |
setNamespace(Namespace value)
Sets the value of the ' Namespace' reference. |
void |
setUri(java.lang.String value)
Sets the value of the ' Uri' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, 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 |
|---|
java.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String),
BaseCSTPackage.getImportCS_Uri()void setUri(java.lang.String value)
Uri' attribute.
value - the new value of the 'Uri' attribute.getUri()Namespace getNamespace()
If the meaning of the 'Namespace' reference isn't clear, there really should be more of a description here...
setNamespace(Namespace),
BaseCSTPackage.getImportCS_Namespace()void setNamespace(Namespace value)
Namespace' reference.
value - the new value of the 'Namespace' reference.getNamespace()boolean isAll()
"false".
If the meaning of the 'All' attribute isn't clear, there really should be more of a description here...
setAll(boolean),
BaseCSTPackage.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 | |||||||||