Uses of Class
de.uni_hildesheim.sse.ConstraintSyntaxException
-
Packages that use ConstraintSyntaxException Package Description de.uni_hildesheim.sse IVML core main classes (exported). -
-
Uses of ConstraintSyntaxException in de.uni_hildesheim.sse
Methods in de.uni_hildesheim.sse that throw ConstraintSyntaxException Modifier and Type Method Description ConstraintModelUtility. createConstraint(java.lang.String text, Project project, boolean asStatement)Parses a text into a constraint in the context ofproject.ConstraintSyntaxTreeModelUtility. createExpression(java.lang.String text, IModelElement parent)Parses a text into an expression in the context ofproject.
-