|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.priha.nodetype.QItemDefinition
org.priha.nodetype.QNodeDefinition
public class QNodeDefinition
| Nested Class Summary | |
|---|---|
class |
QNodeDefinition.Impl
|
| Field Summary | |
|---|---|
protected boolean |
m_allowsSameNameSiblings
|
protected QNodeType |
m_defaultPrimaryType
|
protected QNodeType[] |
m_requiredPrimaryTypes
|
| Fields inherited from class org.priha.nodetype.QItemDefinition |
|---|
m_isAutoCreated, m_isMandatory, m_isProtected, m_nodeType, m_onParentVersion, m_qname |
| Constructor Summary | |
|---|---|
QNodeDefinition(QNodeType type,
QName name)
|
|
| Method Summary | |
|---|---|
QNodeType |
getDefaultPrimaryType()
|
QNodeType[] |
getRequiredPrimaryTypes()
|
java.lang.String |
toString()
|
| Methods inherited from class org.priha.nodetype.QItemDefinition |
|---|
getQName, isAutoCreated, isMandatory, isProtected, isWildCard |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected boolean m_allowsSameNameSiblings
protected QNodeType m_defaultPrimaryType
protected QNodeType[] m_requiredPrimaryTypes
| Constructor Detail |
|---|
public QNodeDefinition(QNodeType type,
QName name)
| Method Detail |
|---|
public QNodeType getDefaultPrimaryType()
public QNodeType[] getRequiredPrimaryTypes()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||