Interface ExpectedPrimitive

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, ExpectedValue, Notifier
All Known Subinterfaces:
ExpectedCount, ExpectedPercentage, ExpectedTime
All Known Implementing Classes:
ExpectedCountImpl, ExpectedPercentageImpl, ExpectedPrimitiveImpl, ExpectedTimeImpl

public interface ExpectedPrimitive extends ExpectedValue
A representation of the model object 'Expected Primitive'. There are three different primitives in the context of triggers: percentages, time, and count.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"