com.softwareag.centrasite.appl.framework.fixed
Class CSAppAssociationType
java.lang.Object
com.softwareag.centrasite.appl.framework.fixed.CSAppFixedRegistryObject
com.softwareag.centrasite.appl.framework.fixed.CSAppConcept
com.softwareag.centrasite.appl.framework.fixed.CSAppAssociationType
- All Implemented Interfaces:
- RegistryBean, CSAppConceptCollection
public class CSAppAssociationType
- extends CSAppConcept
An instance of this class provides a representation of a fixed
association type. Instances of this class are thread safe and may be
held in static variables or singleton objects. However, the
CSAppAssociationType
itself is no singleton.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
ASSOCIATION_TYPES
public static final CSAppTaxonomyRef ASSOCIATION_TYPES
- The taxonomy of association types.
CSAppAssociationType
public CSAppAssociationType(CSAppClassificationScheme pAssociationTypes,
javax.xml.registry.infomodel.Concept pConcept)
throws javax.xml.registry.JAXRException
- Creates a new instance, which represents the given registry object.
- Throws:
javax.xml.registry.JAXRException