Interface MMVerify
-
- All Superinterfaces:
ADClientAble
,ADExecuteAble
,ADM2AttrModifyAble
,ELContainerAble
,ELContAsgnAble
,ELDeleteAble
,ELElement
,ELNamedElement
,ELNamespaceAsgnAble
,ELObject
,ELPresOptAble
,ELUUIDAble
,MMLocalizAble
,MMMenuItemAble
,MMMetaCommentAble
,MMMetamodelElement
public interface MMVerify extends MMMenuItemAble, ADExecuteAble
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
MMVerify.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<MMMetamodelElement>
assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
<T extends MM2Classification>
java.util.List<T>getClassificationWithVerifyMsg(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMVerifyPackage>
getOwnedVerifyPackage(K_CONTROL_OPTION... behaviourFlags)
All verification sections owned by this verify.MMProfile
getOwningProfile()
java.util.List<DGVerifyChapter>
getVerifyChapter()
The verification of this documentation chapter.<T extends ADClientAble>
java.util.List<T>getVerifyElementList(java.lang.Class<T> returnType, java.util.List<? extends ADClientAble> seqSel)
Evaluate this verify for the specified elements.java.util.List<ARG_VerifyElementMessageList>
getVerifyElementMessageList(java.util.List<? extends ADClientAble> seqSel)
Evaluate this verify for the specified elements.java.util.List<ARG_VerifyManagerElement>
getVerifyManagerList(java.util.List<? extends ADClientAble> seqSel, boolean isBrowser)
Evaluate this verify for the specified elements.java.util.List<java.lang.String>
getVerifyMessageList(java.util.List<? extends ADClientAble> seqSel, boolean isBrowser, boolean onlyMsg, ELContainerAble ohContext)
Evaluate this verify for the specified elements.-
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.ADExecuteAble
getRoleExecution, hasExecution
-
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.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.ELPresOptAble
getBitmap, getColor, getOwnedPresOpt
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLocalizAble
hasAnyLocalizedName, hasLocalizedName
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMenuItemAble
getMenuItem
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetaCommentAble
getDescription
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetamodelElement
getIgnoringProfile
-
-
-
-
Method Detail
-
getClassificationWithVerifyMsg
<T extends MM2Classification> java.util.List<T> getClassificationWithVerifyMsg(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
returnType
- Specifies the type of elements to be returned.behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getVerifyElementList
<T extends ADClientAble> java.util.List<T> getVerifyElementList(java.lang.Class<T> returnType, java.util.List<? extends ADClientAble> seqSel) throws InoNetException, SrvErrorException
Evaluate this verify for the specified elements. The result is a list of all elements which raise a message for the configured verifications.- Parameters:
returnType
- Specifies the type of elements to be returned.seqSel
- List of selected elements (ignore invalid)- Throws:
InoNetException
SrvErrorException
-
getVerifyElementMessageList
java.util.List<ARG_VerifyElementMessageList> getVerifyElementMessageList(java.util.List<? extends ADClientAble> seqSel) throws InoNetException, SrvErrorException
Evaluate this verify for the specified elements. The result is a list of all elements each with a list of verify messages.- Parameters:
seqSel
- List of selected elements (ignore invalid)- Throws:
InoNetException
SrvErrorException
-
getVerifyManagerList
java.util.List<ARG_VerifyManagerElement> getVerifyManagerList(java.util.List<? extends ADClientAble> seqSel, boolean isBrowser) throws InoNetException, SrvErrorException
Evaluate this verify for the specified elements. The result is a sequence of structures used by the verify manager.- Parameters:
seqSel
- list of selected elements (ignore invalid)isBrowser
- true, if the verify is called within the model browser- Throws:
InoNetException
SrvErrorException
-
getVerifyMessageList
java.util.List<java.lang.String> getVerifyMessageList(java.util.List<? extends ADClientAble> seqSel, boolean isBrowser, boolean onlyMsg, ELContainerAble ohContext) throws InoNetException, SrvErrorException
Evaluate this verify for the specified elements. The result is a list of verify messages.- Parameters:
seqSel
- List of selected elements (ignore invalid)isBrowser
- isTrue, if the verify is called within the model browseronlyMsg
- isTrue means message, isFalse means element type+name+messageohContext
- Context for the calculation of the name or null- Throws:
InoNetException
SrvErrorException
-
assignContent
java.util.List<MMMetamodelElement> assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel) throws InoNetException, SrvErrorException
- Parameters:
ohProfile
- Profile of the configurationseqOh
- List of selected meta classes or create templatesseqVOcl
- List of kinds of presentation elements for each meta classallLevel
- isTrue, if all levels are calculated- Throws:
InoNetException
SrvErrorException
-
getOwnedVerifyPackage
java.util.List<MMVerifyPackage> getOwnedVerifyPackage(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All verification sections owned by this verify.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
- the result may be sorted.
-
getVerifyChapter
java.util.List<DGVerifyChapter> getVerifyChapter() throws InoNetException, SrvErrorException
The verification of this documentation chapter.- Throws:
InoNetException
SrvErrorException
-
getOwningProfile
MMProfile getOwningProfile() throws InoNetException, SrvErrorException
- Throws:
InoNetException
SrvErrorException
-
-