| Package | Description |
|---|---|
| de.uni_hildesheim.sse |
IVML core main classes (exported).
|
| Modifier and Type | Method and Description |
|---|---|
net.ssehub.easy.varModel.model.Constraint |
ModelUtility.createConstraint(java.lang.String text,
net.ssehub.easy.varModel.model.Project project,
boolean asStatement)
Parses a text into a constraint in the context of
project. |
net.ssehub.easy.varModel.cst.ConstraintSyntaxTree |
ModelUtility.createExpression(java.lang.String text,
net.ssehub.easy.varModel.model.IModelElement parent)
Parses a text into an expression in the context of
project. |
Copyright © 2009 - 2018 SSE. All Rights Reserved.