public abstract class XMLSchemaTypeExp extends RedefinableExp
ComplexTypeExp and SimpleTypeExp.
This class represents "type" of W3C XML Schema.| Modifier and Type | Field and Description |
|---|---|
static int |
EXTENSION |
static int |
RESTRICTION |
private static long |
serialVersionUID |
exp, nameanyString, epsilon, nullSet, verifierTag| Constructor and Description |
|---|
XMLSchemaTypeExp(java.lang.String typeLocalName) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getBlock()
gets the value of the block constraint.
|
getClone, redefinecalcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visitgetExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visitpublic static final int RESTRICTION
public static final int EXTENSION
private static final long serialVersionUID