public interface OclConstraint extends Constraint
Modifier and Type | Interface and Description |
---|---|
static class |
OclConstraint.ConditionType
Type for possible OCL expressions
|
Constraint.ModelElmtContextType
Modifier and Type | Method and Description |
---|---|
String[] |
comments() |
OclConstraint.ConditionType |
conditionType()
Inquire condition type
|
ClassInfo |
contextClass()
Inquire context class - i.e.
|
OclNode.Expression |
syntaxTree()
Inquire constraint syntax tree
|
contextModelElmt, contextModelElmtType, name, status, text
ClassInfo contextClass()
OclConstraint.ConditionType conditionType()
OclNode.Expression syntaxTree()
String[] comments()
null
Copyright © 2017. All rights reserved.