Interface BaseValueType
-
- All Superinterfaces:
tools.mdsd.modelingfoundations.identifier.Entity
,EObject
,tools.mdsd.modelingfoundations.identifier.Identifier
,tools.mdsd.modelingfoundations.identifier.NamedElement
,Notifier
,ValueType
- All Known Subinterfaces:
EDataTypeValueType
,EnumValueType
- All Known Implementing Classes:
BaseValueTypeImpl
,EDataTypeValueTypeImpl
,EnumValueTypeImpl
public interface BaseValueType extends ValueType
A representation of the model object 'Base Value Type'.- See Also:
ValuetypePackage.getBaseValueType()
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
Method Summary
-
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 tools.mdsd.modelingfoundations.identifier.NamedElement
getEntityName, setEntityName
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface tools.mdsd.characteristics.valuetype.ValueType
adheresToValueType, getProperty, hasProperty
-
-