public class CMAny extends CMNode
| Constructor and Description |
|---|
CMAny(int type,
String uri,
int position)
Constructs a content model any.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
calcFirstPos(CMStateSet toSet) |
protected void |
calcLastPos(CMStateSet toSet) |
boolean |
isNullable() |
String |
toString() |
firstPos, isCompactedForUPA, lastPos, setIsCompactUPAModel, setMaxStates, typepublic CMAny(int type,
String uri,
int position)
public boolean isNullable()
isNullable in class CMNodeprotected void calcFirstPos(CMStateSet toSet)
calcFirstPos in class CMNodeprotected void calcLastPos(CMStateSet toSet)
calcLastPos in class CMNodeCopyright © 2012 JBoss by Red Hat. All Rights Reserved.