public static class UnsupportedConstraintElement.SyntaxConstraintElement extends UnsupportedConstraintElement
UnsupportedConstraintElement.CellConstraintElement, UnsupportedConstraintElement.NameConstraintElement, UnsupportedConstraintElement.SyntaxConstraintElement| Constructor and Description |
|---|
SyntaxConstraintElement(String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
referencesCell(String name) |
String |
toString() |
String |
toXdc() |
addSpacesBetween, addSpacesBetween, commandToUnsupportedConstraints, objToUnsupportedConstraintElement, toXdc, wrapStream, wrapStreampublic String toXdc()
toXdc in class UnsupportedConstraintElementpublic boolean referencesCell(String name)
referencesCell in class UnsupportedConstraintElementpublic String toString()
toString in class Object