|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface MMVerifyClassification
| Nested Class Summary | |
|---|---|
static class |
MMVerifyClassification.VAttr
|
| Method Summary | |
|---|---|
MM2Classification |
getClassification()
All verify classifications of this classification. |
List<MMEngineeringAction> |
getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags)
All engineering actions owned by this verification category. |
List<MMVerifyClassification> |
getOwnedVerifyClassification(K_CONTROL_OPTION... behaviourFlags)
All verification categories owned by this verification category. |
List<MMVerifyMsg> |
getOwnedVerifyMessage(K_CONTROL_OPTION... behaviourFlags)
All verification messages owned by this verification category. |
MMVerifyClassification |
getOwningVerifyClassification()
The verification category that owns this verification category. |
MMVerifyPackage |
getOwningVerifyPackage()
The verification section that owns this verification category. |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble |
|---|
delete |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble |
|---|
getAnnotation, getLogic, getLogic, getPresentationContext, getSection |
| 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.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 |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble |
|---|
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner |
| Method Detail |
|---|
MM2Classification getClassification()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<MMEngineeringAction> getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<MMVerifyClassification> getOwnedVerifyClassification(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<MMVerifyMsg> getOwnedVerifyMessage(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
MMVerifyClassification getOwningVerifyClassification()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
MMVerifyPackage getOwningVerifyPackage()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||