|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Typedef
A representation of the model object 'Typedef'.
The following features are supported:
ImperativeOCLPackage.getTypedef()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EClassifier |
getBase()
Returns the value of the 'Base' reference |
org.eclipse.ocl.ecore.OCLExpression |
getCondition()
Returns the value of the 'Condition' containment reference |
void |
setBase(org.eclipse.emf.ecore.EClassifier value)
Sets the value of the ' Base ' reference |
void |
setCondition(org.eclipse.ocl.ecore.OCLExpression value)
Sets the value of the ' Condition ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EClass |
---|
getEAllAttributes, getEAllContainments, getEAllGenericSuperTypes, getEAllOperations, getEAllReferences, getEAllStructuralFeatures, getEAllSuperTypes, getEAttributes, getEGenericSuperTypes, getEIDAttribute, getEOperations, getEReferences, getEStructuralFeature, getEStructuralFeature, getEStructuralFeatures, getESuperTypes, getFeatureCount, getFeatureID, isAbstract, isInterface, isSuperTypeOf, setAbstract, setInterface |
Methods inherited from interface org.eclipse.emf.ecore.EClassifier |
---|
getClassifierID, getDefaultValue, getEPackage, getETypeParameters, getInstanceClass, getInstanceClassName, getInstanceTypeName, isInstance, setInstanceClass, setInstanceClassName, setInstanceTypeName |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.ecore.EClassifier getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(EClassifier)
,
ImperativeOCLPackage.getTypedef_Base()
void setBase(org.eclipse.emf.ecore.EClassifier value)
Base
' reference.
value
- the new value of the 'Base' reference.getBase()
org.eclipse.ocl.ecore.OCLExpression getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(OCLExpression)
,
ImperativeOCLPackage.getTypedef_Condition()
void setCondition(org.eclipse.ocl.ecore.OCLExpression value)
Condition
' containment reference.
value
- the new value of the 'Condition' containment reference.getCondition()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |