public interface Constraint
Modifier and Type | Interface and Description |
---|---|
static class |
Constraint.ModelElmtContextType
Type for possible model elements the constraint applies to
|
Modifier and Type | Method and Description |
---|---|
Info |
contextModelElmt()
Inquire context model element, i.e. the parent.
|
Constraint.ModelElmtContextType |
contextModelElmtType()
Inquire model element context type.
|
String |
name()
Name of the constraint
|
String |
status()
Status of the constraint.
|
String |
text()
The textual representation of the constraint.
|
String name()
String status()
String text()
Info contextModelElmt()
Constraint.ModelElmtContextType contextModelElmtType()
Copyright © 2017. All rights reserved.