Interface Characterizing
-
- All Known Subinterfaces:
Characteristic
,CharacteristicReference
- All Known Implementing Classes:
CharacteristicImpl
,CharacteristicReferenceImpl
,CharacterizingImpl
public interface Characterizing extends EObject
A representation of the model object 'Characterizing'.- See Also:
CharacteristicPackage.getCharacterizing()
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Characteristic
computeCharacteristic()
-
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
-
-
-
-
Method Detail
-
computeCharacteristic
Characteristic computeCharacteristic()
- Generated class or method.
- EMF model class or method.
- required="true"
-
-