public class CSAppObjectType extends CSAppConcept
CSAppObjectType
itself is no singleton.Modifier and Type | Field and Description |
---|---|
static CSAppTaxonomyRef |
OBJECT_TYPES
The taxonomy of object types.
|
Constructor and Description |
---|
CSAppObjectType(CSAppClassificationScheme pClassificationScheme,
Concept pConcept)
Creates a new instance, which represents the given registry object.
|
getAppPath, getClassificationScheme, getFullPath, getParent, getPath, getValue
equals, getDescription, getIntDescription, getIntName, getKey, getName, hashCode, setDescription, setName
public static final CSAppTaxonomyRef OBJECT_TYPES
public CSAppObjectType(CSAppClassificationScheme pClassificationScheme, Concept pConcept) throws JAXRException
pClassificationScheme
- the classification scheme.pConcept
- the concept object.JAXRException
- if an internal error occurs.