org.priha.nodetype
Class QPropertyDefinition
java.lang.Object
org.priha.nodetype.QItemDefinition
org.priha.nodetype.QPropertyDefinition
public class QPropertyDefinition
- extends QItemDefinition
Nested Class Summary |
class |
QPropertyDefinition.Impl
Implements the PropertyDefinition with its Session-specific
thingies. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRIHA_INTERNAL
public static final QPropertyDefinition PRIHA_INTERNAL
m_defaults
protected java.lang.String[] m_defaults
m_isMultiple
protected boolean m_isMultiple
m_valueConstraints
protected java.lang.String[] m_valueConstraints
m_requiredType
protected int m_requiredType
QPropertyDefinition
public QPropertyDefinition(QNodeType type,
QName name)
isMultiple
public boolean isMultiple()
getRequiredType
public int getRequiredType()