public class ConfigObjectSetType extends ConfigConfigurationObjectType implements de.bsvrz.dav.daf.main.config.ObjectSetType
ObjectSetType auf Seiten der Konfiguration.| Constructor and Description |
|---|
ConfigObjectSetType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo)
Konstruktor eines Mengen-Typs.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaximumElementCount() |
int |
getMinimumElementCount() |
java.util.List<de.bsvrz.dav.daf.main.config.SystemObjectType> |
getObjectTypes() |
de.bsvrz.dav.daf.main.config.ReferenceType |
getReferenceType() |
boolean |
isMutable() |
boolean |
isNameOfObjectsPermanent() |
isConfiguratingaddElementToCache, getAllElements, getAttributeGroups, getDirectAttributeGroups, getDirectObjectSetUses, getElements, getElements, getElementsDuringPeriod, getElementsInPeriod, getObjects, getObjectSetUses, getSubTypes, getSuperTypes, inheritsFrom, isBaseType, removeElementFromCache, validateAttributeGroupaddSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, invalidate, isValid, removeSet, revalidate, simpleRevalidatecreateConfigurationData, equals, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationDataBytes, getId, getName, getObjectLookupForData, getPid, getType, getUsedAttributeGroupUsages, hashCode, originalHashCode, removeConfigurationData, setConfigurationData, setConfigurationData, setName, simpleInvalidationcompareTo, getConfigurationArea, getConfigurationData, getDataModel, getInfo, getNameOrPidOrId, getPidOrId, getPidOrNameOrId, isOfType, isOfType, setConfigurationData, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttributeGroups, getDirectAttributeGroups, getDirectObjectSetUses, getObjects, getObjectSetUses, getSubTypes, getSuperTypes, inheritsFrom, isBaseType, isConfiguratingaddSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidategetConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toStringpublic ConfigObjectSetType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo)
configurationArea - Konfigurationsbereich dieses Mengen-TypssystemObjectInfo - das korrespondierende Objekt aus den Konfigurationsdateienpublic int getMaximumElementCount()
getMaximumElementCount in interface de.bsvrz.dav.daf.main.config.ObjectSetTypepublic int getMinimumElementCount()
getMinimumElementCount in interface de.bsvrz.dav.daf.main.config.ObjectSetTypepublic java.util.List<de.bsvrz.dav.daf.main.config.SystemObjectType> getObjectTypes()
getObjectTypes in interface de.bsvrz.dav.daf.main.config.ObjectSetTypepublic boolean isMutable()
isMutable in interface de.bsvrz.dav.daf.main.config.ObjectSetTypepublic boolean isNameOfObjectsPermanent()
isNameOfObjectsPermanent in interface de.bsvrz.dav.daf.main.config.SystemObjectTypeisNameOfObjectsPermanent in class ConfigSystemObjectTypepublic de.bsvrz.dav.daf.main.config.ReferenceType getReferenceType()
getReferenceType in interface de.bsvrz.dav.daf.main.config.ObjectSetType