Serializable
AttributeGroupExp
, GroupDeclExp
, XMLSchemaTypeExp
public abstract class RedefinableExp extends ReferenceExp
anyString, epsilon, nullSet, verifierTag
exp, name
Constructor | Description |
---|---|
RedefinableExp(String typeLocalName) |
Modifier and Type | Method | Description |
---|---|---|
abstract RedefinableExp |
getClone() |
clones this object.
|
void |
redefine(RedefinableExp rhs) |
assigns contents of rhs to this object.
|
getExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visit
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
calcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visit
public RedefinableExp(String typeLocalName)
public abstract RedefinableExp getClone()
public void redefine(RedefinableExp rhs)
Copyright © 2019 Oracle Corporation. All rights reserved.