C
- the supported constraint typepublic interface Definition<C> extends Locatable, Comparable<Definition<?>>
Modifier and Type | Method and Description |
---|---|
<T extends C> |
getConstraint(Class<T> constraintType)
Get the constraint with the given constraint type.
Should usually not be called while creating the model, exceptions can be getting mutable constraints where this is intended. |
String |
getDescription()
Get the definition description
|
String |
getDisplayName()
Get the definition's display name
|
String |
getIdentifier()
Get the definitions identifier
|
QName |
getName()
Get the definition's qualified name
|
getLocation
compareTo
String getIdentifier()
String getDisplayName()
QName getName()
String getDescription()
null
<T extends C> T getConstraint(Class<T> constraintType)
T
- the constraint typeconstraintType
- the constraint type, see Constraint
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a