|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Type
A representation of the model object 'Type'.
PivotPackage.getType()| Method Summary | |
|---|---|
Property |
createOwnedAttribute()
Creates a new Property and appends it to the 'Owned Attribute' containment reference list. |
Operation |
createOwnedOperation()
Creates a new Operation and appends it to the 'Owned Operation' containment reference list. |
Operation |
createOwnedOperation(org.eclipse.emf.ecore.EClass eClass)
Creates a new Operation and appends it to the 'Owned Operation' containment reference list. |
java.lang.String |
getInstanceClassName()
Returns the value of the 'Instance Class Name' attribute. |
org.eclipse.emf.common.util.EList<Property> |
getOwnedAttribute()
Returns the value of the 'Owned Attribute' containment reference list. |
org.eclipse.emf.common.util.EList<Operation> |
getOwnedOperation()
Returns the value of the 'Owned Operation' containment reference list. |
Package |
getPackage()
Returns the value of the 'Package' container reference. |
org.eclipse.emf.common.util.EList<Type> |
getSuperClass()
Returns the value of the 'Super Class' reference list. |
Type |
resolveSelfType(Type selfType)
|
void |
setInstanceClassName(java.lang.String value)
Sets the value of the ' Instance Class Name' attribute. |
void |
setPackage(Package value)
Sets the value of the ' Package' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotation, getOwnedRule, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TemplateableElement |
|---|
createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getUnspecializedElement, isTemplate, parameterableElements, setOwnedTemplateSignature, setUnspecializedElement |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.ParameterableElement |
|---|
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainType |
|---|
conformsTo, createInstance, createInstance, getCommonType, getInheritance, getLocalOperations, getLocalProperties, getLocalSuperTypes, getMetaTypeName, getName, getNormalizedType, isEqualTo, isEqualToUnspecializedType, isOrdered, isUnique, lookupImplementation |
| Method Detail |
|---|
Package getPackage()
Owned Type'.
Specifies the owning package of this classifier, if any.
getPackage in interface DomainTypesetPackage(org.eclipse.ocl.examples.pivot.Package),
PivotPackage.getType_Package(),
Package.getOwnedType()void setPackage(Package value)
Package' container reference.
value - the new value of the 'Package' container reference.getPackage()org.eclipse.emf.common.util.EList<Property> getOwnedAttribute()
Property.
It is bidirectional and its opposite is 'Owning Type'.
If the meaning of the 'Owned Attribute' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getType_OwnedAttribute(),
Property.getOwningType()Property createOwnedAttribute()
Property and appends it to the 'Owned Attribute' containment reference list.
Property.getOwnedAttribute()org.eclipse.emf.common.util.EList<Operation> getOwnedOperation()
Operation.
It is bidirectional and its opposite is 'Owning Type'.
If the meaning of the 'Owned Operation' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getType_OwnedOperation(),
Operation.getOwningType()Operation createOwnedOperation(org.eclipse.emf.ecore.EClass eClass)
Operation and appends it to the 'Owned Operation' containment reference list.
eClass - The Ecore class of the Operation to create.
Operation.getOwnedOperation()Operation createOwnedOperation()
Operation and appends it to the 'Owned Operation' containment reference list.
Operation.getOwnedOperation()org.eclipse.emf.common.util.EList<Type> getSuperClass()
Type.
If the meaning of the 'Super Class' reference list isn't clear, there really should be more of a description here...
PivotPackage.getType_SuperClass()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),
PivotPackage.getType_InstanceClassName()void setInstanceClassName(java.lang.String value)
Instance Class Name' attribute.
value - the new value of the 'Instance Class Name' attribute.getInstanceClassName()Type resolveSelfType(Type selfType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||