|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelElementCS
A representation of the model object 'Model Element CS'.
The following features are supported:
BaseCSTPackage.getModelElementCS()| Method Summary | |
|---|---|
java.lang.String |
getCsi()
Returns the value of the 'Csi' attribute. |
java.lang.String |
getOriginalXmiId()
Returns the value of the 'Original Xmi Id' attribute. |
org.eclipse.emf.common.util.EList<AnnotationElementCS> |
getOwnedAnnotation()
Returns the value of the 'Owned Annotation' containment reference list. |
void |
setCsi(java.lang.String value)
Sets the value of the ' Csi' attribute. |
void |
setOriginalXmiId(java.lang.String value)
Sets the value of the ' Original Xmi Id' attribute. |
| 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 |
|---|
org.eclipse.emf.common.util.EList<AnnotationElementCS> getOwnedAnnotation()
AnnotationElementCS.
If the meaning of the 'Owned Annotation' containment reference list isn't clear, there really should be more of a description here...
BaseCSTPackage.getModelElementCS_OwnedAnnotation()java.lang.String getOriginalXmiId()
If the meaning of the 'Original Xmi Id' attribute isn't clear, there really should be more of a description here...
setOriginalXmiId(String),
BaseCSTPackage.getModelElementCS_OriginalXmiId()void setOriginalXmiId(java.lang.String value)
Original Xmi Id' attribute.
value - the new value of the 'Original Xmi Id' attribute.getOriginalXmiId()java.lang.String getCsi()
If the meaning of the 'Csi' attribute isn't clear, there really should be more of a description here...
setCsi(String),
BaseCSTPackage.getModelElementCS_Csi()void setCsi(java.lang.String value)
Csi' attribute.
value - the new value of the 'Csi' attribute.getCsi()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||