|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassifierCS
A representation of the model object 'Classifier CS'.
The following features are supported:
BaseCSPackage.getClassifierCS()| Method Summary | |
|---|---|
Type |
ast()
|
java.lang.String |
getInstanceClassName()
Returns the value of the 'Instance Class Name' attribute. |
org.eclipse.emf.common.util.EList<ConstraintCS> |
getOwnedConstraint()
Returns the value of the 'Owned Constraint' containment reference list. |
PackageCS |
getOwner()
Returns the value of the 'Owner' container reference. |
org.eclipse.emf.common.util.EList<java.lang.String> |
getQualifier()
Returns the value of the 'Qualifier' attribute list. |
void |
setInstanceClassName(java.lang.String value)
Sets the value of the ' Instance Class Name' attribute. |
void |
setOwner(PackageCS value)
Sets the value of the ' Owner' container 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.ocl.examples.xtext.base.basecs.TemplateableElementCS |
|---|
getOwnedTemplateSignature, setOwnedTemplateSignature |
| Method Detail |
|---|
PackageCS getOwner()
Owned Type'.
If the meaning of the 'Owner' container reference isn't clear, there really should be more of a description here...
setOwner(PackageCS),
BaseCSPackage.getClassifierCS_Owner(),
PackageCS.getOwnedType()void setOwner(PackageCS value)
Owner' container reference.
value - the new value of the 'Owner' container reference.getOwner()java.lang.String getInstanceClassName()
If the meaning of the 'Instance Class Name' attribute isn't clear, there really should be more of a description here...
setInstanceClassName(String),
BaseCSPackage.getClassifierCS_InstanceClassName()void setInstanceClassName(java.lang.String value)
Instance Class Name' attribute.
value - the new value of the 'Instance Class Name' attribute.getInstanceClassName()org.eclipse.emf.common.util.EList<ConstraintCS> getOwnedConstraint()
ConstraintCS.
If the meaning of the 'Owned Constraint' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getClassifierCS_OwnedConstraint()org.eclipse.emf.common.util.EList<java.lang.String> getQualifier()
String.
If the meaning of the 'Qualifier' attribute list isn't clear, there really should be more of a description here...
BaseCSPackage.getClassifierCS_Qualifier()Type ast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||