de.mid.innovator.srv2api.icw2meta
Interface ADMdlLogOption

All Superinterfaces:
ADLogOption, ELContAsgnAble, ELElement, ELObject

public interface ADMdlLogOption
extends ADLogOption

Represents an option for a model login.


Nested Class Summary
static class ADMdlLogOption.VAttr
           
 
Method Summary
 ADModel getModel()
           
 
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADLogOption
getWarning, setWarning
 
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.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.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead
 

Method Detail

getModel

ADModel getModel()
                 throws InoNetException,
                        SrvErrorException
Throws:
InoNetException
SrvErrorException
To do:
G.Ruck