com.change_vision.jude.api.inf.model
Interface IConstraint
com.change_vision.jude.api.inf.model.IConstraint
- All Implemented Interfaces:
- IElement, INamedElement
- public IConstraint
- extends INamedElement
Interface for Constraint.
getConstrainedElement
public abstract IElement[] getConstrainedElement()
- Get the constrained elements.
- Returns:
- the array of elements. Return the empty array if there is none.
getSpecification
public abstract String getSpecification()
- Get Specification.
- Returns:
- Specification Contents