Interface ADApplicationConfiguration
-
- All Superinterfaces:
ADAccessAble,ADClientAble,ADFindAble,ADHistoryAble,ADLockAble,ADM2AttrModifyAble,ADOptionAble,ADVersionAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAsgnAble,ELObject,ELPackageAble,ELUUIDAble,MMMetamodelElement
public interface ADApplicationConfiguration extends MMMetamodelElement, ADVersionAble
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classADApplicationConfiguration.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<PRAnalysisDia>getAnalysisDiaContent()All diagrams using this contentADApplicationConfiguration.java.util.List<PRAnalysisDia>getAnalysisDiaDisplay()All diagrams using this displayADApplicationConfiguration.java.lang.StringgetConfigValue()The configuration value of thisADApplicationConfiguration.intgetOperationModeMaskToCheck()The mask of privileges which have to be checked for editing thisADApplicationConfiguration.ADModelgetOwningModel()TheADModelthat owns the current object.java.lang.StringgetPurpose()The purpose of thisADApplicationConfiguration.java.util.List<ADApplicationConfiguration>getUsedApplicationConfiguration()All used application configurations of thisADApplicationConfiguration.java.util.List<ADApplicationConfiguration>getUsingApplicationConfiguration()All application configurations which use thisADApplicationConfiguration.voidsetConfigValue(java.lang.String value)Set the value of Attribut ConfigValue.voidsetOperationModeMaskToCheck(int value)Set the value of Attribut OperationModeMaskToCheck.voidsetPurpose(java.lang.String value)Set the value of Attribut Purpose.voidsetUsedApplicationConfiguration(java.util.List<? extends ADApplicationConfiguration> values)Set the value of Foreign Key UsedApplicationConfiguration.-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADAccessAble
getAccessRole, getReadRole, hasAccess, setAccessRole, setReadRole
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDia
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistory
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADLockAble
getLock, getLockableCache, getLockLogin, getLockName, hasClutch, hasLock, hasNoLock, hasOthLock, hasOwnLock, isLockable, lock, unlock
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADOptionAble
getOwnedOption, modifyOptionDlg
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADVersionAble
getVersionFile, getVersionList, getVersionListWithoutOpenInfo
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContents
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
delete
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnit
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKind
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPackageAble
getElementImportingNamespace, getElementImportingNamespace, getImportedPackageAble, getOwningPackage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetamodelElement
getIgnoringProfile
-
-
-
-
Method Detail
-
getOperationModeMaskToCheck
int getOperationModeMaskToCheck() throws InoNetException, SrvErrorExceptionThe mask of privileges which have to be checked for editing thisADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException
-
setOperationModeMaskToCheck
void setOperationModeMaskToCheck(int value) throws InoNetException, SrvErrorExceptionSet the value of Attribut OperationModeMaskToCheck.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getPurpose
java.lang.String getPurpose() throws InoNetException, SrvErrorExceptionThe purpose of thisADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException
-
setPurpose
void setPurpose(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Attribut Purpose.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getConfigValue
java.lang.String getConfigValue() throws InoNetException, SrvErrorExceptionThe configuration value of thisADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException
-
setConfigValue
void setConfigValue(java.lang.String value) throws InoNetException, SrvErrorExceptionSet the value of Attribut ConfigValue.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getUsingApplicationConfiguration
java.util.List<ADApplicationConfiguration> getUsingApplicationConfiguration() throws InoNetException, SrvErrorException
All application configurations which use thisADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException
-
getUsedApplicationConfiguration
java.util.List<ADApplicationConfiguration> getUsedApplicationConfiguration() throws InoNetException, SrvErrorException
All used application configurations of thisADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
setUsedApplicationConfiguration
void setUsedApplicationConfiguration(java.util.List<? extends ADApplicationConfiguration> values) throws InoNetException, SrvErrorException
Set the value of Foreign Key UsedApplicationConfiguration.- Parameters:
values- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getAnalysisDiaContent
java.util.List<PRAnalysisDia> getAnalysisDiaContent() throws InoNetException, SrvErrorException
All diagrams using this contentADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException
-
getAnalysisDiaDisplay
java.util.List<PRAnalysisDia> getAnalysisDiaDisplay() throws InoNetException, SrvErrorException
All diagrams using this displayADApplicationConfiguration.- Throws:
InoNetExceptionSrvErrorException
-
getOwningModel
ADModel getOwningModel() throws InoNetException, SrvErrorException
TheADModelthat owns the current object.- Throws:
InoNetExceptionSrvErrorException
-
-