public class CSAppAssociationType extends CSAppConcept
CSAppAssociationType
itself is no singleton.Modifier and Type | Field and Description |
---|---|
static CSAppTaxonomyRef |
ASSOCIATION_TYPES
The taxonomy of association types.
|
Constructor and Description |
---|
CSAppAssociationType(CSAppClassificationScheme pAssociationTypes,
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 ASSOCIATION_TYPES
public CSAppAssociationType(CSAppClassificationScheme pAssociationTypes, Concept pConcept) throws JAXRException
pAssociationTypes
- the concepts parent concept.pConcept
- the concept object.JAXRException
- if an internal error occurs on creating the object.