|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Feature
A representation of the model object 'Feature'.
The following features are supported:
PivotPackage.getFeature()| Method Summary | |
|---|---|
LibraryFeature |
getImplementation()
Returns the value of the 'Implementation' attribute. |
java.lang.String |
getImplementationClass()
Returns the value of the 'Implementation Class' attribute. |
void |
setImplementation(LibraryFeature value)
Sets the value of the ' Implementation' attribute. |
void |
setImplementationClass(java.lang.String value)
Sets the value of the ' Implementation Class' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedMultiplicityElement |
|---|
CompatibleBody, makeParameter |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, setType |
| 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.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| 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.domain.elements.DomainNamedElement |
|---|
getName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.MultiplicityElement |
|---|
getLower, getUpper, includesCardinality, includesMultiplicity, isMultivalued, isOrdered, isUnique, lowerBound, setIsOrdered, setIsUnique, setLower, setUpper, upperBound |
| Method Detail |
|---|
java.lang.String getImplementationClass()
If the meaning of the 'Implementation Class' attribute isn't clear, there really should be more of a description here...
setImplementationClass(String),
PivotPackage.getFeature_ImplementationClass()void setImplementationClass(java.lang.String value)
Implementation Class' attribute.
value - the new value of the 'Implementation Class' attribute.getImplementationClass()LibraryFeature getImplementation()
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
setImplementation(LibraryFeature),
PivotPackage.getFeature_Implementation()void setImplementation(LibraryFeature value)
Implementation' attribute.
value - the new value of the 'Implementation' attribute.getImplementation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||