Interface FixedPointConstraint

All Superinterfaces:
Constraint, ModelElement, NamedElement
All Known Implementing Classes:
DefaultFixedPointConstraint

public interface FixedPointConstraint extends Constraint
Defines the scale as well as the number of integral digits for a fixed point number.
Since:
SAMM 1.0.0
  • Method Details