public class XBEBlockSpec extends XBESpec implements XBCBlockSpec
| Constructor and Description |
|---|
XBEBlockSpec() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAttrCount()
Returns allowed count of attributes
|
long |
getParamCount()
Returns allowed count of parameters
|
XBENode |
getParent()
Gets owner or parent of item
|
equals, getId, getXBIndex, hashCode, setId, setOwner, setXBIndex, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetXBIndexpublic long getAttrCount()
XBCBlockSpecgetAttrCount in interface XBCBlockSpecpublic XBENode getParent()
XBCItempublic long getParamCount()
XBCBlockSpecgetParamCount in interface XBCBlockSpec