New/changed/removed/deprecated methods |
New |
Changed |
Removed |
Deprecated |
---|---|---|---|---|
ARIS document storage |
||||
ADSRepository.deleteStakeHolder(ADSDocument,ADSDocumentStakeHolder) -> boolean |
x |
|||
ADSRepository.getStakeHolder(ADSDocument) -> Collection |
x |
|||
ARIS Risk and Compliance |
||||
ARCM.getLicensedComponentsForUser(String,int) -> List |
x |
|||
ARCMAccess.getLicensedComponentsForUser(String,int) -> List |
x |
|||
ARCMComponent.getLicensedComponentsForUser(String,int) -> List |
x |
|||
ARCMQuery.setIncludeDeactivatedObjects(boolean) -> void |
x |
|||
ARCMQueryRestrictionFactory.innerJoin(String,ARCMQueryRestriction) -> ARCMQueryJoin |
x |
|||
ARCMQueryRestrictionFactory.innerJoin(String,String,ARCMQueryRestriction) -> ARCMQueryJoin |
x |
|||
ARCMQueryRestrictionFactory.leftJoin(String,String,ARCMQueryRestriction) -> ARCMQueryJoin |
x |
|||
ARIS standard report API |
||||
Context.addInfoMark(ArisObject,int,String,String) -> void |
x |
|||
Database.FindOIDs(String[]) -> ArisObject[] |
x |
|||
Dialog AriaLabel support |
||||
DialogTemplate.ComboBox(int,int,int,int,String[],String,int,String) -> void |
x |
|||
DialogTemplate.DateChooser(int,int,int,int,String,String) -> void |
x |
|||
DialogTemplate.DropListBox(int,int,int,int,String[],String,int,String) -> void |
x |
|||
DialogTemplate.ListBox(int,int,int,int,String[],String,int,String) -> void |
x |
|||
DialogTemplate.Picture(int,int,int,int,String,String) -> void |
x |
|||
DialogTemplate.Table(int,int,int,int,String[],int[],String[],String,int,String) -> void |
x |
|||
DialogTemplate.TextBox(int,int,int,int,String,int,String) -> void |
x |
|||
DialogTemplate.Tree(int,int,int,int,String,int,String) -> void |
x |
|||
ExtendedOutputObject.OutputFormattedText(String,boolean) -> void |
x |
|||
ScriptInfo.getIncludeDerivedTypes(int) -> boolean |
x |
|||
ARIS standard report API |
||||
Report access to content type configuration |
||||
ArisData.getActiveContentConfiguration() -> ContentConfiguration |
x |
|||
ArisData.getContentConfigurations() -> ContentConfigurationInfo[] |
x |
|||
ContentConfiguration.getAllContentTypes() -> ContentType[] |
x |
|||
ContentConfiguration.getContentItemKind(int) -> ContentItemKind |
x |
|||
ContentConfiguration.getContentItemKinds() -> ContentItemKind[] |
x |
|||
ContentConfiguration.getContentType(String) -> ContentType |
x |
|||
ContentConfiguration.getDescription(int) -> String |
x |
|||
ContentConfiguration.getHierarchies(boolean) -> Hierarchy[] |
x |
|||
ContentConfiguration.getHierarchy(String) -> Hierarchy |
x |
|||
ContentConfiguration.getName(int) -> String |
x |
|||
ContentConfiguration.getTechnicalId() -> String |
x |
|||
ContentConfiguration.isActive() -> boolean |
x |
|||
ContentConfigurationInfo.getContentConfiguration() -> ContentConfiguration |
x |
|||
ContentConfigurationInfo.getDescription(int) -> String |
x |
|||
ContentConfigurationInfo.getName(int) -> String |
x |
|||
ContentConfigurationInfo.getTechnicalId() -> String |
x |
|||
ContentConfigurationInfo.isActive() -> boolean |
x |
|||
ContentItemKind.getContentTypes(boolean) -> ContentType[] |
x |
|||
ContentItemKind.getDefaultGroupings() -> PropertyGrouping[] |
x |
|||
ContentItemKind.getDefaultProperties() -> ContentProperty[] |
x |
|||
ContentItemKind.getDefaultProperty(String) -> ContentProperty |
x |
|||
ContentItemKind.getItemKind() -> int |
x |
|||
ContentType.getArisItems() -> ArisObject[] |
x |
|||
ContentType.getArisItems(ContentProperty[],ArisObject[]) -> ObjectAndProperties[] |
x |
|||
ContentType.getArisItemsByTechnicalIds(String[],ArisObject[]) -> ObjectAndProperties[] |
x |
|||
ContentType.getArisTypes() -> ArisType[] |
x |
|||
ContentType.getAttributeRestrictions() -> AttributeRestriction[] |
x |
|||
ContentType.getEditType() -> ArisType |
x |
|||
ContentType.getGroupPath() -> String |
x |
|||
ContentType.getGroupPathLocale() -> int |
x |
|||
ContentType.getGrouping(String) -> PropertyGrouping |
x |
|||
ContentType.getGroupings(boolean,boolean) -> PropertyGrouping[] |
x |
|||
ContentType.getItemKind() -> ContentItemKind |
x |
|||
ContentType.getName(int) -> String |
x |
|||
ContentType.getProperties(boolean) -> ContentProperty[] |
x |
|||
ContentType.getProperty(String) -> ContentProperty |
x |
|||
ContentType.getTechnicalId() -> String |
x |
|||
ContentType.isDefault() -> boolean |
x |
|||
ContentProperty.getName(int) -> String |
x |
|||
ContentProperty.getOrderNum() -> int |
x |
|||
ContentProperty.getPropertyType() -> String |
x |
|||
ContentProperty.getTechnicalId() -> String |
x |
|||
ContributionCxnInfo.getCxnDirection() -> int |
x |
|||
ContributionCxnInfo.getCxnType() -> ArisType |
x |
|||
ContributionCxnInfo.getTargetObjType() -> ArisType |
x |
|||
ArisObjectAndContentType.getArisObject() -> ArisObject |
x |
|||
ArisObjectAndContentType.getContentTypeTechnicalId() -> String |
x |
|||
ArisType.getTypeGuid() -> String |
x |
|||
ArisType.getTypeNumber() -> int |
x |
|||
AttributeProperty.getAttributeType() -> ArisType |
x |
|||
AttributeProperty.getName(int) -> String |
x |
|||
AttributeProperty.getOrderNum() -> int |
x |
|||
AttributeProperty.getPropertyType() -> String |
x |
|||
AttributeProperty.getTechnicalId() -> String |
x |
|||
AttributeProperty.isEditInPortalAllowed() -> boolean |
x |
|||
AttributeProperty.isUseFormattingInPublication() -> boolean |
x |
|||
AttributeProperty.isUser() -> boolean |
x |
|||
AttrPropertyResult.getArisObject() -> Attr |
x |
|||
AttrPropertyResult.getPropertyTechnicalId() -> String |
x |
|||
AttrPropertyResult.isComplexResult() -> boolean |
x |
|||
ComplexProperty.getAsRelationProperty() -> RelationProperty |
x |
|||
ComplexProperty.getName(int) -> String |
x |
|||
ComplexProperty.getOrderNum() -> int |
x |
|||
ComplexProperty.getPropertyType() -> String |
x |
|||
ComplexProperty.getTargetContentTypes() -> ContentType[] |
x |
|||
ComplexProperty.getTechnicalId() -> String |
x |
|||
ComplexProperty.isRelationProperty() -> boolean |
x |
|||
ComplexPropertyResult.getItems() -> ArisObjectAndContentType[] |
x |
|||
ComplexPropertyResult.getPropertyTechnicalId() -> String |
x |
|||
ComplexPropertyResult.isComplexResult() -> boolean |
x |
|||
AttributeRestriction.getAttributeType() -> ArisType |
x |
|||
AttributeRestriction.getLocale() -> int |
x |
|||
AttributeRestriction.getModifier() -> int |
x |
|||
AttributeRestriction.getValue() -> String |
x |
|||
ObjectAndProperties.getOid() -> String |
x |
|||
ObjectAndProperties.getPropertyValues() -> PropertyResult[] |
x |
|||
PropertyResult.getPropertyTechnicalId() -> String |
x |
|||
PropertyResult.isComplexResult() -> boolean |
x |
|||
ObjectContentType.getArisItems() -> ArisObject[] |
x |
|||
ObjectContentType.getArisItems(ContentProperty[],ArisObject[]) -> ObjectAndProperties[] |
x |
|||
ObjectContentType.getArisItemsByTechnicalIds(String[],ArisObject[]) -> ObjectAndProperties[] |
x |
|||
ObjectContentType.getArisTypes() -> ArisType[] |
x |
|||
ObjectContentType.getAttributeRestrictions() -> AttributeRestriction[] |
x |
|||
ObjectContentType.getEditType() -> ArisType |
x |
|||
ObjectContentType.getGroupPath() -> String |
x |
|||
ObjectContentType.getGroupPathLocale() -> int |
x |
|||
ObjectContentType.getGrouping(String) -> PropertyGrouping |
x |
|||
ObjectContentType.getGroupings(boolean,boolean) -> PropertyGrouping[] |
x |
|||
ObjectContentType.getItemKind() -> ContentItemKind |
x |
|||
ObjectContentType.getName(int) -> String |
x |
|||
ObjectContentType.getProperties(boolean) -> ContentProperty[] |
x |
|||
ObjectContentType.getProperty(String) -> ContentProperty |
x |
|||
ObjectContentType.getSymbolRestrictions() -> ArisType[] |
x |
|||
ObjectContentType.getTechnicalId() -> String |
x |
|||
ObjectContentType.isDefault() -> boolean |
x |
|||
ObjectContentType.isReverseFilter() -> boolean |
x |
|||
PropertyGrouping.getName(int) -> String |
x |
|||
PropertyGrouping.getOrderNum(ContentType) -> int |
x |
|||
PropertyGrouping.getProperties() -> ContentProperty[] |
x |
|||
PropertyGrouping.getTechnicalId() -> String |
x |
|||
PropertyGrouping.isInherited() -> boolean |
x |
|||
RelationAssignmentSettings.getGroupPath() -> String |
x |
|||
RelationAssignmentSettings.getLocale() -> int |
x |
|||
RelationAssignmentSettings.getNamePattern() -> String |
x |
|||
RelationAssignmentSettings.isRelativePath() -> boolean |
x |
|||
RelationCxnInfo.getCxnDirection() -> int |
x |
|||
RelationCxnInfo.getCxnType() -> ArisType |
x |
|||
RelationProperty.getAssignedModelType() -> ArisType |
x |
|||
RelationProperty.getAssignmentSettings() -> RelationAssignmentSettings |
x |
|||
RelationProperty.getContributionObjAndCxnType() -> ContributionCxnInfo |
x |
|||
RelationProperty.getContributionSymbol() -> ArisType |
x |
|||
RelationProperty.getCxnInfo() -> RelationCxnInfo[] |
x |
|||
RelationProperty.getName(int) -> String |
x |
|||
RelationProperty.getOrderNum() -> int |
x |
|||
RelationProperty.getPropertyType() -> String |
x |
|||
RelationProperty.getRelationKind() -> int |
x |
|||
RelationProperty.getRelationKindForEdit() -> int |
x |
|||
RelationProperty.getSatelliteSettings() -> SatelliteSetting[] |
x |
|||
RelationProperty.getSymbolRestrictionsForCreation(int) -> RelationSymbolInfo |
x |
|||
RelationProperty.getSymbolRestrictionsForRead(int) -> RelationSymbolInfo |
x |
|||
RelationProperty.getTargetContentTypes() -> ObjectContentType[] |
x |
|||
RelationProperty.getTargetObjectTypes() -> ArisType[] |
x |
|||
RelationProperty.getTechnicalId() -> String |
x |
|||
RelationSymbolInfo.getObjType() -> ArisType |
x |
|||
RelationSymbolInfo.getSymbols() -> ArisType[] |
x |
|||
RelationSymbolInfo.isInverseFilter() -> boolean |
x |
|||
SatelliteSetting.getCxnInfo() -> RelationCxnInfo |
x |
|||
SatelliteSetting.getSourceObjType() -> ArisType |
x |
|||
SatelliteSetting.getTargetObjType() -> ArisType |
x |
|||
Hierarchy.getHierarchyItems() -> HierarchyItem[] |
x |
|||
Hierarchy.getName(int) -> String |
x |
|||
Hierarchy.getRootItemGUIDs() -> String[] |
x |
|||
Hierarchy.getTechnicalId() -> String |
x |
|||
Hierarchy.isActive() -> boolean |
x |
|||
Hierarchy.isDisplayInCaseOfRootItemAbsence() -> boolean |
x |
|||
HierarchyItem.getChildProperties() -> ContentProperty[] |
x |
|||
HierarchyItem.getContentType() -> ContentType |
x |
|||
HierarchyItem.getLevel() -> int |
x |
|||
HierarchyItem.getParentProperty() -> ContentProperty |
x |
|||
Report access to font handling |
||||
Context.getFontHandling() -> FontHandling |
x |
|||
FontHandling.getFontData(String) -> byte[] |
x |
|||
FontHandling.getFontInfos(int) -> FontInfo[] |
x |
|||
FontInfo.getFileNames() -> String[] |
x |
|||
FontInfo.getFont(int,float) -> Font |
x |
|||
FontInfo.getFontFamilyName() -> String |
x |
|||
FontInfo.getStyle() -> int |
x |
|||
Semantic checks |
||||
AttributeRuleType.createCheck(String,Item[],Context) -> CheckRule |
x |
|||
AttributeRuleType.getDescription() -> String |
x |
|||
AttributeRuleType.getIdentifier() -> String |
x |
|||
AttributeRuleType.getModelSelectionText() -> String |
x |
|||
AttributeRuleType.getName() -> String |
X |
|||
AttributeRuleType.getObjectSelectionText() -> String |
x |
|||
AttributeRuleType.getRuleDescription(String) -> String |
x |
|||
AttributeRuleType.getRuleName(String) -> String |
x |
|||
AttributeRuleType.getRuleParameter(String,String) -> String |
x |
|||
AttributeRuleType.getRuleParameters(String) -> Map |
x |
|||
AttributeRuleType.isModelSelectionNeeded() -> boolean |
x |
|||
AttributeRuleType.isObjectSelectionNeeded() -> boolean |
x |
|||
AttributeRuleType.performCheck(CheckRule,Context,int,String) -> CheckResult |
x |
|||
CheckResult.getErrorsToPrint() -> CheckResult$IErrorOutput[] |
x |
|||
CheckResult.getHasError() -> boolean |
x |
|||
CheckRule.getDescription() -> String |
x |
|||
CheckRule.getName() -> String |
x |
|||
CheckRule.hasCheckableItems() -> boolean |
x |
|||
ProfileSettings global object (available in a running profile script) |
||||
ProfileSettings.addImprovementProposal(Item,String) -> void |
x |
|||
ProfileSettings.getElements(ArisData,Context,int,boolean) -> ArisObject[] |
x |
|||
ProfileSettings.getMapRuleTypeNames() -> Map |
x |
|||
ProfileSettings.getMapStatistic() -> Map |
x |
|||
ProfileSettings.getRuleCount() -> int |
x |
|||
ProfileSettings.getRuleTypeConfiguration(String) -> SemanticCheckConfiguration |
x |
|||
ProfileSettings.getRuleTypes() -> String[] |
x |
|||
ProfileSettings.getSemCheckOccurrences(ConnectableDef) -> ConnectableOcc[] |
x |
|||
ProfileSettings.initStatistic(String,String,Item[]) -> void |
x |
|||
ProfileSettings.setCurrentRule(String,String) -> CurrentRule |
x |
|||
ProfileSettings.setInfoMark(ArisObject,String) -> void |
x |
|||
ProfileSettings.setStatistic(String,String,Item,int) -> void |
x |
|||
ProfileSettings.writeImprovementProposals(Context) -> void |
x |
|||
ProfileSettings.writeInfoMarks(ArisObject,String) -> boolean |
x |
|||
Only used in generated profile scripts |
||||
CurrentRule.addError(ConnectableDef,Map,String) -> void CurrentRule.addError(ConnectableDef,ConnectableOcc[],String) -> void |
x |
|||
CurrentRule.addInfoMark(ConnectableDef,Map,String) -> void => CurrentRule.addInfoMark(ConnectableDef,ConnectableOcc[],String) -> void |
x |
|||
SemanticCheck.addUsedStartElements(ArisObject[]) -> void |
x |
|||
SemanticCheck.setProcessedRule(String,String) -> CurrentRule |
x |
|||
SemanticCheck.writeInfoMarks(CurrentRule,ArisObject,String) -> void |
x |
|||
DataQuery component (only removed from documentation) |
||||
QueryComponent.getConfig(String) -> QueryConfig |
x |
|||
QueryComponent.getConfigLocalized(String,int) -> QueryConfig |
x |
|||
QueryComponent.getQueryContext(Database) -> DataQueryContext |
x |
|||
QueryComponent.getQueryContext(Database,List) -> DataQueryContext |
x |
|||
QueryComponent.getQueryContext(Database,byte[]) -> DataQueryContext |
x |
|||
QueryComponent.hasDeltaConfiguration(String) -> boolean |
x |
|||
QueryConfig.getAllHierarchyDefinitions() -> Set |
x |
|||
QueryConfig.getAllItemTypeDefinitions() -> Set |
x |
|||
QueryConfig.getHierachyDefinition(String) -> HierarchyDefinition |
x |
|||
QueryConfig.getItemTypeDefinition(String) -> ItemTypeDefinition |
x |
|||
DataQuery.addCondition(String,ConditionComperator) -> void |
x |
|||
DataQuery.addCondition(String,ConditionComperator,Date) -> void |
x |
|||
DataQuery.addCondition(String,ConditionComperator,Date,int) -> void |
x |
|||
DataQuery.addCondition(String,ConditionComperator,String) -> void |
x |
|||
DataQuery.addCondition(String,ConditionComperator,String,int) -> void |
x |
|||
DataQuery.addCondition(String,ConditionComperator,String[]) -> void |
x |
|||
DataQuery.execute() -> ResultList |
x |
|||
DataQuery.execute(Set) -> ResultList |
x |
|||
DataQuery.execute(String[]) -> ResultList |
x |
|||
DataQuery.getItemtype() -> String |
x |
|||
DataQueryContext.createQuery(String,String) -> DataQuery |
||||
DataQueryContext.execute(String,String) -> ResultList |
x |
|||
DataQueryContext.execute(String,String,Set) -> ResultList |
x |
|||
DataQueryContext.getConfig() -> QueryConfig |
x |
|||
HierarchyDefinition.getName() -> String |
x |
|||
HierarchyDefinition.getStructure() -> List |
x |
|||
HierarchyStructure.getChildPropertyDefs() -> List |
x |
|||
HierarchyStructure.getItemTypeDefinition() -> ItemTypeDefinition |
x |
|||
HierarchyStructure.getParentPropertyDefs() -> List |
x |
|||
IProperty.getAttrTypeNum() -> Integer |
x |
|||
IProperty.getLocalizedName() -> String |
x |
|||
IProperty.getName() -> String |
x |
|||
IProperty.getPropertyType() -> PropertyType |
x |
|||
IProperty.getTargetItemTypeDefinitions() -> Set |
x |
|||
ItemTypeDefinition.getAllProperties() -> Map |
x |
|||
ItemTypeDefinition.getAllPropertiesWithoutReverse() -> Map |
x |
|||
ItemTypeDefinition.getAllPropertyNames() -> Set |
x |
|||
ItemTypeDefinition.getAllPropertyNamesWithoutReverse() -> Set |
x |
|||
ItemTypeDefinition.getItemKind() -> ItemType |
x |
|||
ItemTypeDefinition.getLocalizedName() -> String |
x |
|||
ItemTypeDefinition.getName() -> String |
x |
|||
ItemTypeDefinition.getPropertyDefs(String) -> Set |
x |
|||
ItemTypeDefinition.getTypeNums() -> Set |
x |
|||
Result.getAttrProperties() -> Collection |
x |
|||
Result.getAttrPropertyNames() -> Collection |
x |
|||
Result.getGuid() -> String |
x |
|||
Result.getId() -> String |
x |
|||
Result.getItemDefinition() -> ItemTypeDefinition |
x |
|||
Result.getItemIdentifier() -> ItemIdentifier |
x |
|||
Result.getName() -> String |
x |
|||
Result.getObject() -> ArisObject |
x |
|||
Result.getProperties() -> Collection |
x |
|||
Result.getProperty(String) -> ResultProperty |
x |
|||
Result.getPropertyNames() -> Collection |
x |
|||
Result.getResultListProperties() -> Collection |
x |
|||
Result.getResultListPropertyNames() -> Collection |
x |
|||
Result.loadAll() -> Result |
x |
|||
ResultList.forEach(Consumer) -> void |
x |
|||
ResultList.get(int) -> Result |
x |
|||
ResultList.getAll(String) -> ResultList |
x |
|||
ResultList.getAllIds() -> List |
x |
|||
ResultList.getAllResultsWithDuplicates(String) -> ResultList |
x |
|||
ResultList.getResults() -> List |
x |
|||
ResultList.iterator() -> Iterator |
x |
|||
ResultList.loadAll() -> ResultList |
x |
|||
ResultList.releaseData() -> void |
x |
|||
ResultList.size() -> int |
x |
|||
ResultList.spliterator() -> Spliterator |
x |
|||
ResultProperty.getAttribute() -> Attr |
x |
|||
ResultProperty.getBoolean() -> Boolean |
x |
|||
ResultProperty.getDate() -> Date |
x |
|||
ResultProperty.getDouble() -> Double |
x |
|||
ResultProperty.getDuration() -> Duration |
x |
|||
ResultProperty.getInteger() -> Integer |
x |
|||
ResultProperty.getLocalizedPropertyName() -> String |
x |
|||
ResultProperty.getName() -> String |
x |
|||
ResultProperty.getResultList() -> ResultList |
x |
|||
ResultProperty.getString() -> String |
x |
|||
ResultProperty.getTime() -> Instant |
x |
|||
ResultProperty.getType() -> PropertyType |
x |
|||
ResultProperty.isResultList() -> boolean |
x |
|||
DMN component |
||||
DmnBuiltinAggregator.describeConstable() -> Optional |
x |
|||
DmnDecisionTableOrientation.describeConstable() -> Optional |
x |
|||
DmnFeelDatatype.describeConstable() -> Optional |
x |
|||
DmnHitPolicy.describeConstable() -> Optional |
x |
|||
Versioning component |
||||
Versioning.getArchivedModels(Database,int) -> String[] |
x |