Interface ComputationalObject

All Superinterfaces:
AbstractCodeElement, CodeItem, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CallableUnit, ControlElement, DataElement, IndexUnit, ItemUnit, MemberUnit, MethodUnit, ParameterUnit, StorableUnit, Value, ValueElement, ValueList
All Known Implementing Classes:
CallableUnitImpl, ComputationalObjectImpl, ControlElementImpl, DataElementImpl, IndexUnitImpl, ItemUnitImpl, MemberUnitImpl, MethodUnitImpl, ParameterUnitImpl, StorableUnitImpl, ValueElementImpl, ValueImpl, ValueListImpl

public interface ComputationalObject
extends CodeItem
A representation of the model object 'Computational Object'.
See Also:
CodePackage.getComputationalObject()