public class GenericFolConstraint extends FolConstraintImpl
Constraint.ModelElmtContextType
comments, constraintName, constraintStatus, constraintText, contextModelElmt, contextModelElmtType, folExpr, sourceType
TYPE
Constructor and Description |
---|
GenericFolConstraint() |
GenericFolConstraint(ClassInfo ci,
String name,
String status,
String sourceType,
String text)
Creates a generic First Order Logic constraint.
|
comments, contextModelElmt, contextModelElmtType, folExpression, hasComments, name, setComments, setContextModelElmt, setContextModelElmtType, setFolExpression, setName, setSourceType, setStatus, setText, sourceType, status, text, type
public GenericFolConstraint()
public GenericFolConstraint(ClassInfo ci, String name, String status, String sourceType, String text)
ci
- context for this constraint in the model; NOTE: after
construction this constraint has the reference to the given
Info object as-is; it must be updated to reference the correct
generic Info object during GenericModel constructionname
- status
- text
- Copyright © 2017. All rights reserved.