public static class UnsupportedConstraintElement.CellConstraintElement extends UnsupportedConstraintElement
UnsupportedConstraintElement.CellConstraintElement, UnsupportedConstraintElement.NameConstraintElement, UnsupportedConstraintElement.SyntaxConstraintElement| Constructor and Description |
|---|
CellConstraintElement(String cellName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCellName() |
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 getCellName()
public String toString()
toString in class Object