Méthodes nouvelles/modifiées/supprimées/obsolètes |
Nouvelles |
Modifié |
Supprimées |
Obsolètes |
---|---|---|---|---|
ResultProperty.getDuration() -> durée |
X |
|
|
|
ResultProperty.getTime() -> instant |
X |
|
|
|
ADS |
||||
ADSDocumentMetaInfo.getOwner() -> utilisateur Umc |
X |
|
|
|
ADSDocumentMetaInfo.setOwner(UmcUser) -> néant |
|
|
|
|
ADSRepository.createDocumentMetaInfo(String,String,String,ADSDocumentAttribute[],String[],UmcUser) -> métadonnées de document ADS |
X |
|
|
|
ADSRepository.moveFolder(ADSFolder,ADSFolder) -> dossier ADS |
X |
|
|
|
ADSRepository.updateDocument(ADSDocument,ADSDocumentMetaInfo) -> document ADS |
X |
|
|
|
ADSRepository.updateDocumentContent(ADSDocument,ADSDocumentMetaInfo,InputStream,String) -> document ADS |
X |
|
|
|
ARCM |
||||
ARCMAppObjectMetadata.getDataKind() -> chaîne |
X |
|
|
|
Exportation/importation de modèles |
||||
ModelExportOptions.setLocale(int) -> néant |
X |
|
|
|
ModelExportOptions.setModelsToExport(Model) -> néant |
X |
|
|
|
ModelExportOptions.setModelsToExport(Model[]) -> néant |
X |
|
|
|
ModelExportResult.getDuration() -> nombre long |
X |
|
|
|
ModelExportResult.getFileResult() -> octet[] |
X |
|
|
|
ModelExportResult.getMessages() -> chaîne[] |
X |
|
|
|
ModelExportResult.isSuccessful() -> booléen |
X |
|
|
|
ModelImportOptions.mergeOnConflict(boolean) -> néant |
X |
|
|
|
ModelImportOptions.setFileInBytes(byte[]) -> néant |
X |
|
|
|
ModelImportOptions.setLocale(int) -> néant |
X |
|
|
|
ModelImportOptions.setTargetGroup(Group) -> néant |
X |
|
|
|
ModelImportResult.getDuration() -> nombre long |
X |
|
|
|
ModelImportResult.getImportedModelOIDs() -> OID[] |
X |
|
|
|
ModelImportResult.getMessages() -> chaîne[] |
X |
|
|
|
ModelImportResult.isSuccessful() -> booléen |
X |
|
|
|
ModelInterchange.createExportOptions() -> options d'export de modèle |
X |
|
|
|
ModelInterchange.createImportOptions() -> options d'export de modèle |
X |
|
|
|
ModelInterchange.startBpmnExport(ModelExportOptions) -> résultats d'export de modèle |
X |
|
|
|
ModelInterchange.startBpmnImport(ModelImportOptions) -> résultats d'export de modèle |
X |
|
|
|
ModelInterchange.validateBpmnDiagramForExport(Model) -> résultats de validation de modèle[] |
X |
|
|
|
ModelValidationResult.getMessageLevel() -> nombre entier |
X |
|
|
|
ModelValidationResult.getMessages() -> chaîne[] |
X |
|
|
|
ModelValidationResult.getOID() -> chaîne |
X |
|
|
|
API de rapport ARIS par défaut |
||||
Output.OutGraphic(Picture,double,double,double) -> néant (nombre entier remplacé par double) |
|
X |
|
|
Picture.GetSize() -> double[] (type de résultat double au lieu de nombre entier) |
|
X |
|
|
Picture.getHeight(int) -> double (type de résultat double au lieu de nombre entier) |
|
X |
|
|
Picture.getWidth(int) -> double (type de résultat double au lieu de nombre entier) |
|
X |
|
|
ExtendedOutputObject.getMetadata() -> carte |
X |
|
|
|
XlsWorkbook.getMetadata() -> carte |
X |
|
|
|
Attributs de Decision Model and Notation (DMN) |
||||
DMN.createDmnContext(Database) -> contexte Dmn |
X |
|
|
|
DMN.getDecisionTable(Model,DmnContext) -> table de décision Dmn |
X |
|
|
|
DMN.getItemDefinition(ObjDef,DmnContext) -> définition d'élément Dmn |
X |
|
|
|
DMN.setDecisionTable(Model,DmnDecisionTable,Set) -> néant |
X |
|
|
|
DMN.setItemDefinition(ObjDef,DmnItemDefinition) -> néant |
X |
|
|
|
DmnArisId.equals(Object) -> booléen |
X |
|
|
|
DmnArisId.getOid() -> OID |
X |
|
|
|
DmnArisId.getTempId() -> nombre entier |
X |
|
|
|
DmnArisId.hashCode() -> nombre entier |
X |
|
|
|
DmnArisId.isTemporary() -> booléen |
X |
|
|
|
DmnCompositeList.add(DmnElement) -> booléen |
X |
|
|
|
DmnCompositeList.add(int,DmnElement) -> booléen |
X |
|
|
|
DmnCompositeList.createElement() -> élément Dmn |
X |
|
|
|
DmnCompositeList.createElementAt(int) -> élément Dmn |
X |
|
|
|
DmnCompositeList.forEach(Consumer) -> néant |
X |
|
|
|
DmnCompositeList.get(int) -> élément Dmn |
X |
|
|
|
DmnCompositeList.getOwner() -> élément Dmn |
X |
|
|
|
DmnCompositeList.isReadOnly() -> booléen |
X |
|
|
|
DmnCompositeList.iterator() -> itérateur |
X |
|
|
|
DmnCompositeList.move(int,int) -> néant |
X |
|
|
|
DmnCompositeList.remove(DmnElement) -> booléen |
X |
|
|
|
DmnCompositeList.removeAt(int) -> élément Dmn |
X |
|
|
|
DmnCompositeList.size() -> nombre entier |
X |
|
|
|
DmnCompositeList.spliterator() -> itérateur de séparation |
X |
|
|
|
DmnContext.getDatabaseLocaleId() -> nombre entier |
X |
|
|
|
DmnContext.getDefaultLocaleId() -> nombre entier |
X |
|
|
|
DmnDecisionRule.getAllDescriptions() -> carte |
X |
|
|
|
DmnDecisionRule.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnDecisionRule.getAllLabels() -> carte |
X |
|
|
|
DmnDecisionRule.getAnnotationEntries() -> liste composite Dmn |
X |
|
|
|
DmnDecisionRule.getContext() -> contexte Dmn |
X |
|
|
|
DmnDecisionRule.getDecisionTable() -> table de décision Dmn |
X |
|
|
|
DmnDecisionRule.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnDecisionRule.getDescription(int) -> chaîne |
X |
|
|
|
DmnDecisionRule.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnDecisionRule.getId() -> chaîne |
X |
|
|
|
DmnDecisionRule.getInputEntries() -> liste composite Dmn |
X |
|
|
|
DmnDecisionRule.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnDecisionRule.getLabel(int) -> chaîne |
X |
|
|
|
DmnDecisionRule.getOutputEntries() -> liste composite Dmn |
X |
|
|
|
DmnDecisionRule.getOwner() -> élément Dmn |
X |
|
|
|
DmnDecisionRule.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnDecisionRule.isDeleted() -> booléen |
X |
|
|
|
DmnDecisionRule.isReadOnly() -> booléen |
X |
|
|
|
DmnDecisionRule.setDescription(String) -> néant |
X |
|
|
|
DmnDecisionRule.setDescription(String,int) -> néant |
X |
|
|
|
DmnDecisionRule.setId(String) -> néant |
X |
|
|
|
DmnDecisionRule.setLabel(String) -> néant |
X |
|
|
|
DmnDecisionRule.setLabel(String,int) -> néant |
X |
|
|
|
DmnDecisionTable.getAggregation() -> agrégateur intégré Dmn |
X |
|
|
|
DmnDecisionTable.getAllDescriptions() -> carte |
X |
|
|
|
DmnDecisionTable.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnDecisionTable.getAllLabels() -> carte |
X |
|
|
|
DmnDecisionTable.getAllNames() -> carte |
X |
|
|
|
DmnDecisionTable.getAllOutputLabels() -> carte |
X |
|
|
|
DmnDecisionTable.getAnnotations() -> liste composite Dmn |
X |
|
|
|
DmnDecisionTable.getArisGroupId() -> OID |
X |
|
|
|
DmnDecisionTable.getArisId() -> ID Aris Dmn |
X |
|
|
|
DmnDecisionTable.getArisItemKind() -> nombre entier |
X |
|
|
|
DmnDecisionTable.getArisType() -> nombre entier |
X |
|
|
|
DmnDecisionTable.getColumnCount() -> nombre entier |
X |
|
|
|
DmnDecisionTable.getColumnWidth(int) -> nombre entier |
X |
|
|
|
DmnDecisionTable.getContext() -> contexte Dmn |
X |
|
|
|
DmnDecisionTable.getDatatype() -> type de données Dmn |
X |
|
|
|
DmnDecisionTable.getDecision() -> décision Dmn |
X |
|
|
|
DmnDecisionTable.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnDecisionTable.getDescription(int) -> chaîne |
X |
|
|
|
DmnDecisionTable.getElementsAt(int,int) -> liste |
X |
|
|
|
DmnDecisionTable.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnDecisionTable.getGuid() -> GUID |
X |
|
|
|
DmnDecisionTable.getHitPolicy() -> politique de résultats Dmn |
X |
|
|
|
DmnDecisionTable.getId() -> chaîne |
X |
|
|
|
DmnDecisionTable.getInputs() -> liste composite Dmn |
X |
|
|
|
DmnDecisionTable.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnDecisionTable.getLabel(int) -> chaîne |
X |
|
|
|
DmnDecisionTable.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnDecisionTable.getName(int) -> chaîne |
X |
|
|
|
DmnDecisionTable.getOutputLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnDecisionTable.getOutputLabel(int) -> chaîne |
X |
|
|
|
DmnDecisionTable.getOutputs() -> liste composite Dmn |
X |
|
|
|
DmnDecisionTable.getOwner() -> élément Dmn |
X |
|
|
|
DmnDecisionTable.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnDecisionTable.getPreferredOrientation() -> orientation de la table de décision Dmn |
X |
|
|
|
DmnDecisionTable.getRowCount() -> nombre entier |
X |
|
|
|
DmnDecisionTable.getRules() -> liste composite Dmn |
X |
|
|
|
DmnDecisionTable.getType() -> définition d'élément Dmn |
X |
|
|
|
DmnDecisionTable.getTypeRef() -> chaîne |
X |
|
|
|
DmnDecisionTable.isDeleted() -> booléen |
X |
|
|
|
DmnDecisionTable.isModified() -> booléen |
X |
|
|
|
DmnDecisionTable.isNew() -> booléen |
X |
|
|
|
DmnDecisionTable.isReadOnly() -> booléen |
X |
|
|
|
DmnDecisionTable.setAggregation(DmnBuiltinAggregator) -> néant |
X |
|
|
|
DmnDecisionTable.setColumnWidth(int,int) -> néant |
X |
|
|
|
DmnDecisionTable.setDatatype(DmnFeelDatatype) -> néant |
X |
|
|
|
DmnDecisionTable.setDescription(String) -> néant |
X |
|
|
|
DmnDecisionTable.setDescription(String,int) -> néant |
X |
|
|
|
DmnDecisionTable.setHitPolicy(DmnHitPolicy) -> néant |
X |
|
|
|
DmnDecisionTable.setId(String) -> néant |
X |
|
|
|
DmnDecisionTable.setLabel(String) -> néant |
X |
|
|
|
DmnDecisionTable.setLabel(String,int) -> néant |
X |
|
|
|
DmnDecisionTable.setName(String) -> néant |
X |
|
|
|
DmnDecisionTable.setName(String,int) -> néant |
X |
|
|
|
DmnDecisionTable.setOutputLabel(String) -> néant |
X |
|
|
|
DmnDecisionTable.setOutputLabel(String,int) -> néant |
X |
|
|
|
DmnDecisionTable.setPreferredOrientation(DmnDecisionTableOrientation) -> néant |
X |
|
|
|
DmnDecisionTable.setType(DmnItemDefinition) -> néant |
X |
|
|
|
DmnDecisionTable.setTypeRef(String) -> néant |
X |
|
|
|
DmnElement.getAllDescriptions() -> carte |
X |
|
|
|
DmnElement.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnElement.getAllLabels() -> carte |
X |
|
|
|
DmnElement.getContext() -> contexte Dmn |
X |
|
|
|
DmnElement.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnElement.getDescription(int) -> chaîne |
X |
|
|
|
DmnElement.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnElement.getId() -> chaîne |
X |
|
|
|
DmnElement.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnElement.getLabel(int) -> chaîne |
X |
|
|
|
DmnElement.getOwner() -> élément Dmn |
X |
|
|
|
DmnElement.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnElement.isDeleted() -> booléen |
X |
|
|
|
DmnElement.isReadOnly() -> booléen |
X |
|
|
|
DmnElement.setDescription(String) -> néant |
X |
|
|
|
DmnElement.setDescription(String,int) -> néant |
X |
|
|
|
DmnElement.setId(String) -> néant |
X |
|
|
|
DmnElement.setLabel(String) -> néant |
X |
|
|
|
DmnElement.setLabel(String,int) -> néant |
X |
|
|
|
DmnElementList.add(DmnElement) -> booléen |
X |
|
|
|
DmnElementList.add(int,DmnElement) -> booléen |
X |
|
|
|
DmnElementList.forEach(Consumer) -> néant |
X |
|
|
|
DmnElementList.get(int) -> élément Dmn |
X |
|
|
|
DmnElementList.getOwner() -> élément Dmn |
X |
|
|
|
DmnElementList.isReadOnly() -> booléen |
X |
|
|
|
DmnElementList.iterator() -> itérateur |
X |
|
|
|
DmnElementList.move(int,int) -> néant |
X |
|
|
|
DmnElementList.remove(DmnElement) -> booléen |
X |
|
|
|
DmnElementList.removeAt(int) -> élément Dmn |
X |
|
|
|
DmnElementList.size() -> nombre entier |
X |
|
|
|
DmnElementList.spliterator() -> itérateur de séparation |
X |
|
|
|
DmnExpression.getAllDescriptions() -> carte |
X |
|
|
|
DmnExpression.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnExpression.getAllLabels() -> carte |
X |
|
|
|
DmnExpression.getContext() -> contexte Dmn |
X |
|
|
|
DmnExpression.getDatatype() -> type de données Dmn |
X |
|
|
|
DmnExpression.getDecision() -> décision Dmn |
X |
|
|
|
DmnExpression.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnExpression.getDescription(int) -> chaîne |
X |
|
|
|
DmnExpression.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnExpression.getId() -> chaîne |
X |
|
|
|
DmnExpression.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnExpression.getLabel(int) -> chaîne |
X |
|
|
|
DmnExpression.getOwner() -> élément Dmn |
X |
|
|
|
DmnExpression.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnExpression.getType() -> définition d'élément Dmn |
X |
|
|
|
DmnExpression.getTypeRef() -> chaîne |
X |
|
|
|
DmnExpression.isDeleted() -> booléen |
X |
|
|
|
DmnExpression.isReadOnly() -> booléen |
X |
|
|
|
DmnExpression.setDatatype(DmnFeelDatatype) -> néant |
X |
|
|
|
DmnExpression.setDescription(String) -> néant |
X |
|
|
|
DmnExpression.setDescription(String,int) -> néant |
X |
|
|
|
DmnExpression.setId(String) -> néant |
X |
|
|
|
DmnExpression.setLabel(String) -> néant |
X |
|
|
|
DmnExpression.setLabel(String,int) -> néant |
X |
|
|
|
DmnExpression.setType(DmnItemDefinition) -> néant |
X |
|
|
|
DmnExpression.setTypeRef(String) -> néant |
X |
|
|
|
DmnImport.getAllDescriptions() -> carte |
X |
|
|
|
DmnImport.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnImport.getAllLabels() -> carte |
X |
|
|
|
DmnImport.getAllNames() -> carte |
X |
|
|
|
DmnImport.getContext() -> contexte Dmn |
X |
|
|
|
DmnImport.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnImport.getDescription(int) -> chaîne |
X |
|
|
|
DmnImport.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnImport.getId() -> chaîne |
X |
|
|
|
DmnImport.getImportType() -> chaîne |
X |
|
|
|
DmnImport.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnImport.getLabel(int) -> chaîne |
X |
|
|
|
DmnImport.getLocationUri() -> chaîne |
X |
|
|
|
DmnImport.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnImport.getName(int) -> chaîne |
X |
|
|
|
DmnImport.getNamespace() -> chaîne |
X |
|
|
|
DmnImport.getOwner() -> élément Dmn |
X |
|
|
|
DmnImport.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnImport.isDeleted() -> booléen |
X |
|
|
|
DmnImport.isReadOnly() -> booléen |
X |
|
|
|
DmnImport.setDescription(String) -> néant |
X |
|
|
|
DmnImport.setDescription(String,int) -> néant |
X |
|
|
|
DmnImport.setId(String) -> néant |
X |
|
|
|
DmnImport.setImportType(String) -> néant |
X |
|
|
|
DmnImport.setLabel(String) -> néant |
X |
|
|
|
DmnImport.setLabel(String,int) -> néant |
X |
|
|
|
DmnImport.setLocationUri(String) -> néant |
X |
|
|
|
DmnImport.setName(String) -> néant |
X |
|
|
|
DmnImport.setName(String,int) -> néant |
X |
|
|
|
DmnImport.setNamespace(String) -> néant |
X |
|
|
|
DmnImportedValues.getAllDescriptions() -> carte |
X |
|
|
|
DmnImportedValues.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnImportedValues.getAllLabels() -> carte |
X |
|
|
|
DmnImportedValues.getAllNames() -> carte |
X |
|
|
|
DmnImportedValues.getContext() -> contexte Dmn |
X |
|
|
|
DmnImportedValues.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnImportedValues.getDescription(int) -> chaîne |
X |
|
|
|
DmnImportedValues.getExpressionLanguage() -> chaîne |
X |
|
|
|
DmnImportedValues.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnImportedValues.getId() -> chaîne |
X |
|
|
|
DmnImportedValues.getImportType() -> chaîne |
X |
|
|
|
DmnImportedValues.getImportedElement() -> chaîne |
X |
|
|
|
DmnImportedValues.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnImportedValues.getLabel(int) -> chaîne |
X |
|
|
|
DmnImportedValues.getLocationUri() -> chaîne |
X |
|
|
|
DmnImportedValues.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnImportedValues.getName(int) -> chaîne |
X |
|
|
|
DmnImportedValues.getNamespace() -> chaîne |
X |
|
|
|
DmnImportedValues.getOwner() -> élément Dmn |
X |
|
|
|
DmnImportedValues.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnImportedValues.isDeleted() -> booléen |
X |
|
|
|
DmnImportedValues.isReadOnly() -> booléen |
X |
|
|
|
DmnImportedValues.setDescription(String) -> néant |
X |
|
|
|
DmnImportedValues.setDescription(String,int) -> néant |
X |
|
|
|
DmnImportedValues.setExpressionLanguage(String) -> néant |
X |
|
|
|
DmnImportedValues.setId(String) -> néant |
X |
|
|
|
DmnImportedValues.setImportType(String) -> néant |
X |
|
|
|
DmnImportedValues.setImportedElement(String) -> néant |
X |
|
|
|
DmnImportedValues.setLabel(String) -> néant |
X |
|
|
|
DmnImportedValues.setLabel(String,int) -> néant |
X |
|
|
|
DmnImportedValues.setLocationUri(String) -> néant |
X |
|
|
|
DmnImportedValues.setName(String) -> néant |
X |
|
|
|
DmnImportedValues.setName(String,int) -> néant |
X |
|
|
|
DmnImportedValues.setNamespace(String) -> néant |
X |
|
|
|
DmnInputClause.createInputExpression() -> expression littérale Dmn |
X |
|
|
|
DmnInputClause.createInputValues() -> tests unitaires Dmn |
X |
|
|
|
DmnInputClause.getAllDescriptions() -> carte |
X |
|
|
|
DmnInputClause.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnInputClause.getAllLabels() -> carte |
X |
|
|
|
DmnInputClause.getContext() -> contexte Dmn |
X |
|
|
|
DmnInputClause.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnInputClause.getDescription(int) -> chaîne |
X |
|
|
|
DmnInputClause.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnInputClause.getId() -> chaîne |
X |
|
|
|
DmnInputClause.getInputExpression() -> expression littérale Dmn |
X |
|
|
|
DmnInputClause.getInputValues() -> tests unitaires Dmn |
X |
|
|
|
DmnInputClause.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnInputClause.getLabel(int) -> chaîne |
X |
|
|
|
DmnInputClause.getOwner() -> élément Dmn |
X |
|
|
|
DmnInputClause.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnInputClause.isDeleted() -> booléen |
X |
|
|
|
DmnInputClause.isReadOnly() -> booléen |
X |
|
|
|
DmnInputClause.setDescription(String) -> néant |
X |
|
|
|
DmnInputClause.setDescription(String,int) -> néant |
X |
|
|
|
DmnInputClause.setId(String) -> néant |
X |
|
|
|
DmnInputClause.setInputExpression(DmnLiteralExpression) -> néant |
X |
|
|
|
DmnInputClause.setInputValues(DmnUnaryTests) -> néant |
X |
|
|
|
DmnInputClause.setLabel(String) -> néant |
X |
|
|
|
DmnInputClause.setLabel(String,int) -> néant |
X |
|
|
|
DmnItemDefinition.createAllowedValues() -> tests unitaires Dmn |
X |
|
|
|
DmnItemDefinition.getAllDescriptions() -> carte |
X |
|
|
|
DmnItemDefinition.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnItemDefinition.getAllLabels() -> carte |
X |
|
|
|
DmnItemDefinition.getAllNames() -> carte |
X |
|
|
|
DmnItemDefinition.getAllowedValues() -> tests unitaires Dmn |
X |
|
|
|
DmnItemDefinition.getArisGroupId() -> OID |
X |
|
|
|
DmnItemDefinition.getArisId() -> ID Aris Dmn |
X |
|
|
|
DmnItemDefinition.getArisItemKind() -> nombre entier |
X |
|
|
|
DmnItemDefinition.getArisType() -> nombre entier |
X |
|
|
|
DmnItemDefinition.getContext() -> contexte Dmn |
X |
|
|
|
DmnItemDefinition.getDatatype() -> type de données Dmn |
X |
|
|
|
DmnItemDefinition.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnItemDefinition.getDescription(int) -> chaîne |
X |
|
|
|
DmnItemDefinition.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnItemDefinition.getGuid() -> GUID |
X |
|
|
|
DmnItemDefinition.getId() -> chaîne |
X |
|
|
|
DmnItemDefinition.getItemComponents() -> liste composite Dmn |
X |
|
|
|
DmnItemDefinition.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnItemDefinition.getLabel(int) -> chaîne |
X |
|
|
|
DmnItemDefinition.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnItemDefinition.getName(int) -> chaîne |
X |
|
|
|
DmnItemDefinition.getOwner() -> élément Dmn |
X |
|
|
|
DmnItemDefinition.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnItemDefinition.getQualifiedName() -> chaîne |
X |
|
|
|
DmnItemDefinition.getQualifiedName(int) -> chaîne |
X |
|
|
|
DmnItemDefinition.getTypeLanguage() -> chaîne |
X |
|
|
|
DmnItemDefinition.getTypeRef() -> chaîne |
X |
|
|
|
DmnItemDefinition.isCollection() -> booléen |
X |
|
|
|
DmnItemDefinition.isDeleted() -> booléen |
X |
|
|
|
DmnItemDefinition.isModified() -> booléen |
X |
|
|
|
DmnItemDefinition.isNew() -> booléen |
X |
|
|
|
DmnItemDefinition.isReadOnly() -> booléen |
X |
|
|
|
DmnItemDefinition.setAllowedValues(DmnUnaryTests) -> néant |
X |
|
|
|
DmnItemDefinition.setDatatype(DmnFeelDatatype) -> néant |
X |
|
|
|
DmnItemDefinition.setDescription(String) -> néant |
X |
|
|
|
DmnItemDefinition.setDescription(String,int) -> néant |
X |
|
|
|
DmnItemDefinition.setId(String) -> néant |
X |
|
|
|
DmnItemDefinition.setIsCollection(boolean) -> néant |
X |
|
|
|
DmnItemDefinition.setLabel(String) -> néant |
X |
|
|
|
DmnItemDefinition.setLabel(String,int) -> néant |
X |
|
|
|
DmnItemDefinition.setName(String) -> néant |
X |
|
|
|
DmnItemDefinition.setName(String,int) -> néant |
X |
|
|
|
DmnItemDefinition.setTypeLanguage(String) -> néant |
X |
|
|
|
DmnItemDefinition.setTypeRef(String) -> néant |
X |
|
|
|
DmnLiteralExpression.createImportedValues() -> valeurs importées Dmn |
X |
|
|
|
DmnLiteralExpression.getAllDescriptions() -> carte |
X |
|
|
|
DmnLiteralExpression.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnLiteralExpression.getAllLabels() -> carte |
X |
|
|
|
DmnLiteralExpression.getAllTexts() -> carte |
X |
|
|
|
DmnLiteralExpression.getContext() -> contexte Dmn |
X |
|
|
|
DmnLiteralExpression.getDatatype() -> type de données Dmn |
X |
|
|
|
DmnLiteralExpression.getDecision() -> décision Dmn |
X |
|
|
|
DmnLiteralExpression.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnLiteralExpression.getDescription(int) -> chaîne |
X |
|
|
|
DmnLiteralExpression.getExpressionLanguage() -> chaîne |
X |
|
|
|
DmnLiteralExpression.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnLiteralExpression.getId() -> chaîne |
X |
|
|
|
DmnLiteralExpression.getImportedValues() -> valeurs importées Dmn |
X |
|
|
|
DmnLiteralExpression.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnLiteralExpression.getLabel(int) -> chaîne |
X |
|
|
|
DmnLiteralExpression.getOwner() -> élément Dmn |
X |
|
|
|
DmnLiteralExpression.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnLiteralExpression.getText() -> chaîne localisée Dmn |
X |
|
|
|
DmnLiteralExpression.getText(int) -> chaîne |
X |
|
|
|
DmnLiteralExpression.getType() -> définition d'élément Dmn |
X |
|
|
|
DmnLiteralExpression.getTypeRef() -> chaîne |
X |
|
|
|
DmnLiteralExpression.isDeleted() -> booléen |
X |
|
|
|
DmnLiteralExpression.isReadOnly() -> booléen |
X |
|
|
|
DmnLiteralExpression.setDatatype(DmnFeelDatatype) -> néant |
X |
|
|
|
DmnLiteralExpression.setDescription(String) -> néant |
X |
|
|
|
DmnLiteralExpression.setDescription(String,int) -> néant |
X |
|
|
|
DmnLiteralExpression.setExpressionLanguage(String) -> néant |
X |
|
|
|
DmnLiteralExpression.setId(String) -> néant |
X |
|
|
|
DmnLiteralExpression.setImportedValues(DmnImportedValues) -> néant |
X |
|
|
|
DmnLiteralExpression.setLabel(String) -> néant |
X |
|
|
|
DmnLiteralExpression.setLabel(String,int) -> néant |
X |
|
|
|
DmnLiteralExpression.setText(String) -> néant |
X |
|
|
|
DmnLiteralExpression.setText(String,int) -> néant |
X |
|
|
|
DmnLiteralExpression.setType(DmnItemDefinition) -> néant |
X |
|
|
|
DmnLiteralExpression.setTypeRef(String) -> néant |
X |
|
|
|
DmnNamedElement.getAllDescriptions() -> carte |
X |
|
|
|
DmnNamedElement.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnNamedElement.getAllLabels() -> carte |
X |
|
|
|
DmnNamedElement.getAllNames() -> carte |
X |
|
|
|
DmnNamedElement.getContext() -> contexte Dmn |
X |
|
|
|
DmnNamedElement.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnNamedElement.getDescription(int) -> chaîne |
X |
|
|
|
DmnNamedElement.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnNamedElement.getId() -> chaîne |
X |
|
|
|
DmnNamedElement.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnNamedElement.getLabel(int) -> chaîne |
X |
|
|
|
DmnNamedElement.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnNamedElement.getName(int) -> chaîne |
X |
|
|
|
DmnNamedElement.getOwner() -> élément Dmn |
X |
|
|
|
DmnNamedElement.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnNamedElement.isDeleted() -> booléen |
X |
|
|
|
DmnNamedElement.isReadOnly() -> booléen |
X |
|
|
|
DmnNamedElement.setDescription(String) -> néant |
X |
|
|
|
DmnNamedElement.setDescription(String,int) -> néant |
X |
|
|
|
DmnNamedElement.setId(String) -> néant |
X |
|
|
|
DmnNamedElement.setLabel(String) -> néant |
X |
|
|
|
DmnNamedElement.setLabel(String,int) -> néant |
X |
|
|
|
DmnNamedElement.setName(String) -> néant |
X |
|
|
|
DmnNamedElement.setName(String,int) -> néant |
X |
|
|
|
DmnOutputClause.createDefaultOutputEntry() -> expression littérale Dmn |
X |
|
|
|
DmnOutputClause.createOutputValues() -> tests unitaires Dmn |
X |
|
|
|
DmnOutputClause.getAllDescriptions() -> carte |
X |
|
|
|
DmnOutputClause.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnOutputClause.getAllLabels() -> carte |
X |
|
|
|
DmnOutputClause.getAllNames() -> carte |
X |
|
|
|
DmnOutputClause.getContext() -> contexte Dmn |
X |
|
|
|
DmnOutputClause.getDefaultOutputEntry() -> expression littérale Dmn |
X |
|
|
|
DmnOutputClause.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnOutputClause.getDescription(int) -> chaîne |
X |
|
|
|
DmnOutputClause.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnOutputClause.getId() -> chaîne |
X |
|
|
|
DmnOutputClause.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnOutputClause.getLabel(int) -> chaîne |
X |
|
|
|
DmnOutputClause.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnOutputClause.getName(int) -> chaîne |
X |
|
|
|
DmnOutputClause.getOutputDefinition() -> définition d'élément Dmn |
X |
|
|
|
DmnOutputClause.getOutputType() -> type de données Dmn |
X |
|
|
|
DmnOutputClause.getOutputValues() -> tests unitaires Dmn |
X |
|
|
|
DmnOutputClause.getOwner() -> élément Dmn |
X |
|
|
|
DmnOutputClause.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnOutputClause.getTypeRef() -> chaîne |
X |
|
|
|
DmnOutputClause.isDeleted() -> booléen |
X |
|
|
|
DmnOutputClause.isReadOnly() -> booléen |
X |
|
|
|
DmnOutputClause.setDefaultOutputEntry(DmnLiteralExpression) -> néant |
X |
|
|
|
DmnOutputClause.setDescription(String) -> néant |
X |
|
|
|
DmnOutputClause.setDescription(String,int) -> néant |
X |
|
|
|
DmnOutputClause.setId(String) -> néant |
X |
|
|
|
DmnOutputClause.setLabel(String) -> néant |
X |
|
|
|
DmnOutputClause.setLabel(String,int) -> néant |
X |
|
|
|
DmnOutputClause.setName(String) -> néant |
X |
|
|
|
DmnOutputClause.setName(String,int) -> néant |
X |
|
|
|
DmnOutputClause.setOutputDefinition(DmnItemDefinition) -> néant |
X |
|
|
|
DmnOutputClause.setOutputType(DmnFeelDatatype) -> néant |
X |
|
|
|
DmnOutputClause.setOutputValues(DmnUnaryTests) -> néant |
X |
|
|
|
DmnOutputClause.setTypeRef(String) -> néant |
X |
|
|
|
DmnRuleAnnotation.getAllDescriptions() -> carte |
X |
|
|
|
DmnRuleAnnotation.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnRuleAnnotation.getAllLabels() -> carte |
X |
|
|
|
DmnRuleAnnotation.getAllTexts() -> carte |
X |
|
|
|
DmnRuleAnnotation.getContext() -> contexte Dmn |
X |
|
|
|
DmnRuleAnnotation.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnRuleAnnotation.getDescription(int) -> chaîne |
X |
|
|
|
DmnRuleAnnotation.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnRuleAnnotation.getId() -> chaîne |
X |
|
|
|
DmnRuleAnnotation.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnRuleAnnotation.getLabel(int) -> chaîne |
X |
|
|
|
DmnRuleAnnotation.getOwner() -> élément Dmn |
X |
|
|
|
DmnRuleAnnotation.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnRuleAnnotation.getText() -> chaîne localisée Dmn |
X |
|
|
|
DmnRuleAnnotation.getText(int) -> chaîne |
X |
|
|
|
DmnRuleAnnotation.isDeleted() -> booléen |
X |
|
|
|
DmnRuleAnnotation.isReadOnly() -> booléen |
X |
|
|
|
DmnRuleAnnotation.setDescription(String) -> néant |
X |
|
|
|
DmnRuleAnnotation.setDescription(String,int) -> néant |
X |
|
|
|
DmnRuleAnnotation.setId(String) -> néant |
X |
|
|
|
DmnRuleAnnotation.setLabel(String) -> néant |
X |
|
|
|
DmnRuleAnnotation.setLabel(String,int) -> néant |
X |
|
|
|
DmnRuleAnnotation.setText(String) -> néant |
X |
|
|
|
DmnRuleAnnotation.setText(String,int) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.getAllDescriptions() -> carte |
X |
|
|
|
DmnRuleAnnotationClause.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnRuleAnnotationClause.getAllLabels() -> carte |
X |
|
|
|
DmnRuleAnnotationClause.getAllNames() -> carte |
X |
|
|
|
DmnRuleAnnotationClause.getContext() -> contexte Dmn |
X |
|
|
|
DmnRuleAnnotationClause.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnRuleAnnotationClause.getDescription(int) -> chaîne |
X |
|
|
|
DmnRuleAnnotationClause.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnRuleAnnotationClause.getId() -> chaîne |
X |
|
|
|
DmnRuleAnnotationClause.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnRuleAnnotationClause.getLabel(int) -> chaîne |
X |
|
|
|
DmnRuleAnnotationClause.getName() -> chaîne localisée Dmn |
X |
|
|
|
DmnRuleAnnotationClause.getName(int) -> chaîne |
X |
|
|
|
DmnRuleAnnotationClause.getOwner() -> élément Dmn |
X |
|
|
|
DmnRuleAnnotationClause.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnRuleAnnotationClause.isDeleted() -> booléen |
X |
|
|
|
DmnRuleAnnotationClause.isReadOnly() -> booléen |
X |
|
|
|
DmnRuleAnnotationClause.setDescription(String) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.setDescription(String,int) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.setId(String) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.setLabel(String) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.setLabel(String,int) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.setName(String) -> néant |
X |
|
|
|
DmnRuleAnnotationClause.setName(String,int) -> néant |
X |
|
|
|
DmnTable.getAllDescriptions() -> carte |
X |
|
|
|
DmnTable.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnTable.getAllLabels() -> carte |
X |
|
|
|
DmnTable.getColumnCount() -> nombre entier |
X |
|
|
|
DmnTable.getColumnWidth(int) -> nombre entier |
X |
|
|
|
DmnTable.getContext() -> contexte Dmn |
X |
|
|
|
DmnTable.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnTable.getDescription(int) -> chaîne |
X |
|
|
|
DmnTable.getElementsAt(int,int) -> liste |
X |
|
|
|
DmnTable.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnTable.getId() -> chaîne |
X |
|
|
|
DmnTable.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnTable.getLabel(int) -> chaîne |
X |
|
|
|
DmnTable.getOwner() -> élément Dmn |
X |
|
|
|
DmnTable.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnTable.getRowCount() -> nombre entier |
X |
|
|
|
DmnTable.isDeleted() -> booléen |
X |
|
|
|
DmnTable.isReadOnly() -> booléen |
X |
|
|
|
DmnTable.setColumnWidth(int,int) -> néant |
X |
|
|
|
DmnTable.setDescription(String) -> néant |
X |
|
|
|
DmnTable.setDescription(String,int) -> néant |
X |
|
|
|
DmnTable.setId(String) -> néant |
X |
|
|
|
DmnTable.setLabel(String) -> néant |
X |
|
|
|
DmnTable.setLabel(String,int) -> néant |
X |
|
|
|
DmnUnaryTests.getAllDescriptions() -> carte |
X |
|
|
|
DmnUnaryTests.getAllExternallyReferencedElements(Class) -> set |
X |
|
|
|
DmnUnaryTests.getAllLabels() -> carte |
X |
|
|
|
DmnUnaryTests.getAllTexts() -> carte |
X |
|
|
|
DmnUnaryTests.getContext() -> contexte Dmn |
X |
|
|
|
DmnUnaryTests.getDescription() -> chaîne localisée Dmn |
X |
|
|
|
DmnUnaryTests.getDescription(int) -> chaîne |
X |
|
|
|
DmnUnaryTests.getExpressionLanguage() -> chaîne |
X |
|
|
|
DmnUnaryTests.getExternalReference() -> référence externe Dmn |
X |
|
|
|
DmnUnaryTests.getId() -> chaîne |
X |
|
|
|
DmnUnaryTests.getLabel() -> chaîne localisée Dmn |
X |
|
|
|
DmnUnaryTests.getLabel(int) -> chaîne |
X |
|
|
|
DmnUnaryTests.getOwner() -> élément Dmn |
X |
|
|
|
DmnUnaryTests.getOwningArisElement() -> élément Aris Dmn |
X |
|
|
|
DmnUnaryTests.getRuleInput() -> règle de décision Dmn |
X |
|
|
|
DmnUnaryTests.getText() -> chaîne localisée Dmn |
X |
|
|
|
DmnUnaryTests.getText(int) -> chaîne |
X |
|
|
|
DmnUnaryTests.isDeleted() -> booléen |
X |
|
|
|
DmnUnaryTests.isReadOnly() -> booléen |
X |
|
|
|
DmnUnaryTests.setDescription(String) -> néant |
X |
|
|
|
DmnUnaryTests.setDescription(String,int) -> néant |
X |
|
|
|
DmnUnaryTests.setExpressionLanguage(String) -> néant |
X |
|
|
|
DmnUnaryTests.setId(String) -> néant |
X |
|
|
|
DmnUnaryTests.setLabel(String) -> néant |
X |
|
|
|
DmnUnaryTests.setLabel(String,int) -> néant |
X |
|
|
|
DmnUnaryTests.setText(String) -> néant |
X |
|
|
|
DmnUnaryTests.setText(String,int) -> néant |
X |
|
|
|
Processus |
||||
Process.archiveInstances(List) -> résultats d'archivage |
X |
|
|
|
Gestion des utilisateurs |
||||
UMC.getAllLicenseRuleViolations() -> carte |
|
|
|
X |
UMC.getAllLicenseUsageMapByDay() -> carte |
|
|
|
X |
UMC.getLicenseMonitoringActivationTime() -> date |
|
|
|
X |
UMC.getLicenseMonitoringInterval() -> chaîne |
|
|
|
X |
UMC.getLicenseRule() -> règle de licence |
|
|
|
X |
UMC.getLicenseRuleViolations(Date,Date) -> carte |
|
|
|
X |
UMC.getLicenseUsageMapByDay(Date,Date) -> carte |
|
|
|
X |
UMC.isLicenseMonitoringActive() -> booléen |
|
|
|
X |
Versionnement |
||||
ArchivingResult.getArchivedInstances() -> liste |
X |
|
|
|
ArchivingResult.getErrors() -> liste |
X |
|
|
|
ArchivingResult.getState() -> booléen |
X |
|
|
|