|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperatorConstraint
Operator constraints that perform camparision operation on facts.
Field Summary |
---|
Fields inherited from interface com.novell.zos.constraint.Constraint |
---|
TYPE_ACCEPT, TYPE_ALLOCATION, TYPE_CONTINUE, TYPE_DEFAULT, TYPE_HEALTH, TYPE_PROVISION, TYPE_REPOSITORY, TYPE_RESET, TYPE_RESOURCE, TYPE_START, TYPE_TRIGGER, TYPE_VMHOST, TYPES |
Method Summary | |
---|---|
String |
getFactName()
Retrieve the name of the fact used in the left hand side of the constraint. |
void |
setFactName(String factname)
Set the left hand side of the constraint. |
Methods inherited from interface com.novell.zos.constraint.Constraint |
---|
getReason, setReason, toString, toXmlDocument, validate |
Method Detail |
---|
String getFactName()
void setFactName(String factname)
factname
- the fact name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |