public class ConfigAttributeGroup extends ConfigAttributeSet implements de.bsvrz.dav.daf.main.config.AttributeGroup
| Constructor and Description |
|---|
ConfigAttributeGroup(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo)
Konstruktor für eine Attributgruppe.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<de.bsvrz.dav.daf.main.config.Aspect> |
getAspects() |
de.bsvrz.dav.daf.main.config.AttributeGroupUsage |
getAttributeGroupUsage(de.bsvrz.dav.daf.main.config.Aspect aspect) |
java.util.Collection<de.bsvrz.dav.daf.main.config.AttributeGroupUsage> |
getAttributeGroupUsages() |
boolean |
isConfigurating() |
boolean |
isParameter() |
getAttribute, getAttributesaddSet, 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, waitcreateData, getAttributeGroupUsagegetAttribute, getAttributesaddSet, 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 ConfigAttributeGroup(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo)
configurationArea - der Konfigurationsbereich der AttributgruppesystemObjectInfo - das korrespondierende Objekt für die Dateioperationen der Attributgruppepublic boolean isParameter()
isParameter in interface de.bsvrz.dav.daf.main.config.AttributeGrouppublic boolean isConfigurating()
isConfigurating in interface de.bsvrz.dav.daf.main.config.AttributeGrouppublic java.util.Collection<de.bsvrz.dav.daf.main.config.AttributeGroupUsage> getAttributeGroupUsages()
getAttributeGroupUsages in interface de.bsvrz.dav.daf.main.config.AttributeGrouppublic de.bsvrz.dav.daf.main.config.AttributeGroupUsage getAttributeGroupUsage(de.bsvrz.dav.daf.main.config.Aspect aspect)
getAttributeGroupUsage in interface de.bsvrz.dav.daf.main.config.AttributeGrouppublic java.util.Collection<de.bsvrz.dav.daf.main.config.Aspect> getAspects()
getAspects in interface de.bsvrz.dav.daf.main.config.AttributeGroup