Class ConstraintVariableConstraint

    • Constructor Detail

      • ConstraintVariableConstraint

        public ConstraintVariableConstraint​(ConstraintSyntaxTree consSyntax,
                                            IModelElement parent)
                                     throws CSTSemanticException
        Creates a new constraint from an already parsed syntax tree.
        Parameters:
        consSyntax - the constraint syntax tree
        parent - the object, in which this specific one is embedded
        Throws:
        CSTSemanticException - in case that the constraint semantics cannot be resolved or that the specified constraint does not evaluate to a boolean expression