de.mid.innovator.srv2api.icw2elem
Interface ELValSpecUnlimNat

All Superinterfaces:
ELContAsgnAble, ELElement, ELObject

public interface ELValSpecUnlimNat
extends ELContAsgnAble


Nested Class Summary
static class ELValSpecUnlimNat.VAttr
           
 
Method Summary
 ELM2Schema getSchema()
          The schema that owns this unlimited value.
 List<ELValSpecUnlimNatValue> getValSpecUnlimNatValue(K_CONTROL_OPTION... behaviourFlags)
          All value specifications of this unlimited natural value.
 
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

getSchema

ELM2Schema getSchema()
                     throws InoNetException,
                            SrvErrorException
The schema that owns this unlimited value.

Throws:
InoNetException
SrvErrorException

getValSpecUnlimNatValue

List<ELValSpecUnlimNatValue> getValSpecUnlimNatValue(K_CONTROL_OPTION... behaviourFlags)
                                                     throws InoNetException,
                                                            SrvErrorException
All value specifications of this unlimited natural value.

Parameters:
behaviourFlags - An optional list of enum values to control the behaviour of the command.
Throws:
InoNetException
SrvErrorException