|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassCS
A representation of the model object 'Class CS'.
The following features are supported:
BaseCSPackage.getClassCS()| Method Summary | |
|---|---|
TypedRefCS |
getOwnedMetaType()
Returns the value of the 'Owned Meta Type' containment reference. |
org.eclipse.emf.common.util.EList<OperationCS> |
getOwnedOperation()
Returns the value of the 'Owned Operation' containment reference list. |
org.eclipse.emf.common.util.EList<StructuralFeatureCS> |
getOwnedProperty()
Returns the value of the 'Owned Property' containment reference list. |
org.eclipse.emf.common.util.EList<TypedRefCS> |
getOwnedSuperType()
Returns the value of the 'Owned Super Type' containment reference list. |
boolean |
isSetOwnedSuperType()
Returns whether the value of the ' Owned Super Type' containment reference list is set. |
void |
setOwnedMetaType(TypedRefCS value)
Sets the value of the ' Owned Meta Type' containment reference. |
void |
unsetOwnedSuperType()
Unsets the value of the ' Owned Super Type' containment reference list. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ClassifierCS |
|---|
ast, getInstanceClassName, getOwnedConstraint, getOwner, getQualifier, setInstanceClassName, setOwner |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.TemplateableElementCS |
|---|
getOwnedTemplateSignature, setOwnedTemplateSignature |
| 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.pivot.util.Pivotable |
|---|
resetPivot |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<TypedRefCS> getOwnedSuperType()
TypedRefCS.
If the meaning of the 'Owned Super Type' containment reference list isn't clear, there really should be more of a description here...
isSetOwnedSuperType(),
unsetOwnedSuperType(),
BaseCSPackage.getClassCS_OwnedSuperType()void unsetOwnedSuperType()
Owned Super Type' containment reference list.
isSetOwnedSuperType(),
getOwnedSuperType()boolean isSetOwnedSuperType()
Owned Super Type' containment reference list is set.
unsetOwnedSuperType(),
getOwnedSuperType()org.eclipse.emf.common.util.EList<OperationCS> getOwnedOperation()
OperationCS.
It is bidirectional and its opposite is 'Owning Class'.
If the meaning of the 'Owned Operation' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getClassCS_OwnedOperation(),
OperationCS.getOwningClass()org.eclipse.emf.common.util.EList<StructuralFeatureCS> getOwnedProperty()
StructuralFeatureCS.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Owned Property' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getClassCS_OwnedProperty(),
StructuralFeatureCS.getOwner()TypedRefCS getOwnedMetaType()
If the meaning of the 'Owned Meta Type' containment reference isn't clear, there really should be more of a description here...
setOwnedMetaType(TypedRefCS),
BaseCSPackage.getClassCS_OwnedMetaType()void setOwnedMetaType(TypedRefCS value)
Owned Meta Type' containment reference.
value - the new value of the 'Owned Meta Type' containment reference.getOwnedMetaType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||