|
||||||||||
| 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 | |
|---|---|
java.util.List<TypeExtension> |
getExtendedBys()
Returns the value of the 'Extended Bys' reference list. |
java.lang.String |
getInstanceClassName()
Returns the value of the 'Instance Class Name' attribute. |
java.util.List<Property> |
getOwnedAttribute()
Returns the value of the 'Owned Attribute' containment reference list. |
java.util.List<Constraint> |
getOwnedInvariant()
Returns the value of the 'Owned Invariant' containment reference list. |
java.util.List<Operation> |
getOwnedOperation()
Returns the value of the 'Owned Operation' containment reference list. |
Package |
getPackage()
Returns the value of the 'Package' container reference. |
java.util.List<Type> |
getSuperClass()
Returns the value of the 'Super Class' reference list. |
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. |
Type |
specializeIn(OCLExpression expr,
Type selfType)
|
boolean |
validateUniqueInvariantName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TemplateableElement |
|---|
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, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| 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, getTypeId, getTypeParameters, isEqualTo, isEqualToUnspecializedType, isInvalid, isOrdered, isUnique, lookupImplementation, specializeIn |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainNamespace |
|---|
getOwnedRule |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.OCLValue |
|---|
oclEquals, oclHashCode |
| Method Detail |
|---|
java.util.List<TypeExtension> getExtendedBys()
TypeExtension.
It is bidirectional and its opposite is 'Type'.
If the meaning of the 'Extended Bys' reference list isn't clear, there really should be more of a description here...
PivotPackage.getType_ExtendedBys(),
TypeExtension.getType()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()@NonNull java.util.List<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...
getOwnedAttribute in interface DomainTypePivotPackage.getType_OwnedAttribute(),
Property.getOwningType()@NonNull java.util.List<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...
getOwnedOperation in interface DomainTypePivotPackage.getType_OwnedOperation(),
Operation.getOwningType()@NonNull java.util.List<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()@NonNull java.util.List<Constraint> getOwnedInvariant()
Constraint.
If the meaning of the 'Owned Invariant' containment reference list isn't clear, there really should be more of a description here...
getOwnedInvariant in interface DomainTypePivotPackage.getType_OwnedInvariant()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 specializeIn(OCLExpression expr,
Type selfType)
boolean validateUniqueInvariantName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||