Package de.mid.innovator.srv2api.icw2er
Interface BI2HierarchyLevel
-
- All Superinterfaces:
ADClientAble,ADFindAble,ADHistoryAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELMultiplicityAble,ELNamedElement,ELNamespaceAble,ELNamespaceAsgnAble,ELObject,ELShortNameAble,ELUUIDAble,ELValueContainerAble,ELViewElement,ELViewGroup,ELViewGroupAble,MECommentAble,MEModelElement,MENamedElement,MENamespaceAsgnAble,MEStereotypeAble,MMAttachmentAble,MMCommentContainerAble,MMLabelAble,MMLabelTextAttachmentAble,MMStereotypeAble,MMTextAble
public interface BI2HierarchyLevel extends ADHistoryAble, MEStereotypeAble, MECommentAble, MENamespaceAsgnAble, ELViewGroup, MMLabelTextAttachmentAble, ELShortNameAble
ABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.- See Also:
BI2HierarchyLevelHelper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBI2HierarchyLevel.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ERAttributeSetgetAttributeSet()Reference to theERAttributeSet(EREntityorERView) of theBI2DimensionLevelof thisBI2HierarchyLevel.<T extends IMClassifier>
java.util.List<T>getDBColumnSets(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)Get all DB elements which have a mapping dependency to thisBI2HierarchyLevel.<T extends IMClassifier>
java.util.List<T>getDBColumnSets(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getDBColumnSets and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
java.util.List<T>getDimensionAttributes(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)<T extends BI2DimensionAttribute>
java.util.List<T>getDimensionAttributes(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getDimensionAttributes and filters its return values according to the given stereotype value.BI2DimensionLevelgetDimensionLevel()Reference to theBI2DimensionLevelof thisBI2HierarchyLevel.java.util.List<BI2Hierarchy>getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(K_CONTROL_OPTION... behaviourFlags)AllBI2HierarchyLevelwith the sameBI2DimensionLevelowned by hierarchies which are referenced by the sameBI2CubeDimension.java.util.List<BI2Hierarchy>getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getHierarchyLevelWithSameCubeDimensionAndDimensionLevel and filters its return values according to the given stereotype value.BI2HierarchyLevelgetLevelDown()The one level downBI2HierarchyLevel.BI2HierarchyLevelgetLevelUp()The one level upBI2HierarchyLevel.booleanisRecursive()If true, thisBI2HierarchyLevelis recursive (self-precedence).voidsetAttributeSet(ERAttributeSet value)Set the value of View AttributeSet.voidsetDBColumnSets(java.util.List<? extends IMClassifier> values)Set the value of View DBColumnSets.voidsetDimensionLevel(BI2DimensionLevel value)Set the value of Foreign Key DimensionLevel.voidsetRecursive(boolean value)Set the value of Attribut IsRecursive.-
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.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.ELMultiplicityAble
getLower, getLowerBoundAsString, getLowerUpperVal, getUpper, getUpperBoundAsString, hasMultiplicity11, hasUpper1, isMany, isMultivalued, isOptional, isOrdered, isUnique, setLower, setMany, setOptional, setOrdered, setUnique, setUpper
-
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.ELNamespaceAble
getElementImport, getImportedElement, getImportedElement, getImportedPackage, getImportedPackage, getMember, getMember, getMemberByPattern, getMemberByPattern, getOwnedConstraint, getOwnedMember, getOwnedMemberByPath, getOwnedMemberByPattern, getOwnedMemberByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPatternIgnoreCase, getOwnedMemberTransitiveByPatternIgnoreCase, getPackageImport
-
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.ELShortNameAble
getShortName, setShortName
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
getValueReUseAble, setValueReUseAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELViewElement
getConcreteExpression, getConcreteExpressionQuoted, getEnvironmentView, getExprFlowText, getExprInnoRefText, getExprText, getModifyViewExpressionFlow, getUsedFeature, modifyViewExpressionFlow, setConcreteExpression, setExprFlowText, setExprInnoRefText, setUsedFeature
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELViewGroup
getOwningViewGroupAble, getViewGroupNavigAble, isHidden, setHidden, setViewGroupNavigAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELViewGroupAble
getFeatureNotUsedByEntry, getFeatureNotUsedByEntry, getFeatureUsedByEntry, getFeatureUsedByEntry, getGroupType, getOwnedViewEntry, getOwnedViewGroup, getViewGroupClassifier, getXSDElemType, setGroupType, setViewGroupClassifier, setXSDElemType
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble
getAssignedComment, getAssignedComment, getCommentAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColor
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependency
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamespaceAsgnAble
getMENamespace, getSignatureMessage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble
getApplicableAnalysisDia, getClientMappingDependency, getDecisionMade, getDecisionOwned, getKnowledgeSourceOfOwner, getMappingTargetElement, getMappingTargetElement, getProxyAsgProperty, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, setMapped, setRequirementOfStakeholder
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConcept
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMStereotypeAble
assignStereotypeDlg, cloneElement, completelySynchronizeOthers, completelySynchronizeThis, getAttrCnstrEffective, getCreateTemplate, getDisplayType, getOwnedFormat, getOwnedStereotypePropertyValSpec, getOwnedStereotypeTSOptionValSpec, getOwnedSyncedElement, getPropBoolValue, getPropLongValue, getPropStringValue, getPropValueList, getStereoPropValueByPattern, getStereoPropValueByPattern, getStereotype, getStereotypeName, getStereotypeProperty, getStereotypePropertyInfo, getStereotypePropertyNameValue, getStereotypeTSOption, getStereotypeTSOptionBoolValue, getStereotypeTSOptionInfo, getStereotypeTSOptionLongValue, getStereotypeTSOptionNameValue, getStereotypeTSOptionStringValue, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueList, getSyncedElement, getSyncedStereotypeAble, getSyncedStereotypeAble, isCloneAbleElement, modifyStereotypePropertyValuesByName, modifyStereotypeTSOptionValuesByName, setStereotype, setStereotypePropertyInfo, setStereotypeTSOptionInfo, setSyncedStereotypeAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg
-
-
-
-
Method Detail
-
isRecursive
boolean isRecursive() throws InoNetException, SrvErrorExceptionIf true, thisBI2HierarchyLevelis recursive (self-precedence).- Throws:
InoNetExceptionSrvErrorException
-
setRecursive
void setRecursive(boolean value) throws InoNetException, SrvErrorExceptionSet the value of Attribut IsRecursive.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getLevelUp
BI2HierarchyLevel getLevelUp() throws InoNetException, SrvErrorException
The one level upBI2HierarchyLevel.- Throws:
InoNetExceptionSrvErrorException
-
getLevelDown
BI2HierarchyLevel getLevelDown() throws InoNetException, SrvErrorException
The one level downBI2HierarchyLevel.- Throws:
InoNetExceptionSrvErrorException
-
getDimensionAttributes
<T extends BI2DimensionAttribute> java.util.List<T> getDimensionAttributes(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:
InoNetExceptionSrvErrorException
-
getDimensionAttributes
<T extends BI2DimensionAttribute> java.util.List<T> getDimensionAttributes(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getDimensionAttributes and filters its return values according to the given stereotype value.- Parameters:
returnType- Specifies the type of elements to be returned.stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getHierarchyLevelWithSameCubeDimensionAndDimensionLevel
java.util.List<BI2Hierarchy> getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
AllBI2HierarchyLevelwith the sameBI2DimensionLevelowned by hierarchies which are referenced by the sameBI2CubeDimension.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getHierarchyLevelWithSameCubeDimensionAndDimensionLevel
java.util.List<BI2Hierarchy> getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getHierarchyLevelWithSameCubeDimensionAndDimensionLevel and filters its return values according to the given stereotype value.- Parameters:
stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getAttributeSet
ERAttributeSet getAttributeSet() throws InoNetException, SrvErrorException
Reference to theERAttributeSet(EREntityorERView) of theBI2DimensionLevelof thisBI2HierarchyLevel.- Throws:
InoNetExceptionSrvErrorException
-
setAttributeSet
void setAttributeSet(ERAttributeSet value) throws InoNetException, SrvErrorException
Set the value of View AttributeSet.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getDBColumnSets
<T extends IMClassifier> java.util.List<T> getDBColumnSets(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
Get all DB elements which have a mapping dependency to thisBI2HierarchyLevel. It can be highest one in each DB Model.- 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:
InoNetExceptionSrvErrorException
-
getDBColumnSets
<T extends IMClassifier> java.util.List<T> getDBColumnSets(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getDBColumnSets and filters its return values according to the given stereotype value.- Parameters:
returnType- Specifies the type of elements to be returned.stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
setDBColumnSets
void setDBColumnSets(java.util.List<? extends IMClassifier> values) throws InoNetException, SrvErrorException
Set the value of View DBColumnSets.- Parameters:
values- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getDimensionLevel
BI2DimensionLevel getDimensionLevel() throws InoNetException, SrvErrorException
Reference to theBI2DimensionLevelof thisBI2HierarchyLevel.- Throws:
InoNetExceptionSrvErrorException
-
setDimensionLevel
void setDimensionLevel(BI2DimensionLevel value) throws InoNetException, SrvErrorException
Set the value of Foreign Key DimensionLevel.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
-