java.lang.Object
io.automatiko.engine.api.io.ResourceType
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceTypeBayesianstatic final ResourceTypejBPM BPMN2 Languagestatic final ResourceTypeDrools Business Rule Languagestatic final ResourceTypeChange Setstatic final ResourceTypejBPM CMMN Languagestatic final ResourceTypeDESCRstatic final ResourceTypeDecision Model and Notation (DMN) modelstatic final ResourceTypeDrools Rule Flow Languagestatic final ResourceTypeDrools Rule Languagestatic final ResourceTypestatic final ResourceTypeDrools DSLstatic final ResourceTypeDrools DSL Rulestatic final ResourceTypeDecision Tablestatic final ResourceTypeDMN FEEL expression languagestatic final ResourceTypeDrools Rule Language - Guided Globals definitions - Workaround for double-dot file extensions for 6.0static final ResourceTypestatic final ResourceTypeJAVAstatic final ResourceTypeBinary Packagestatic final ResourceTypePMMLstatic final ResourceTypePROPERTIESstatic final ResourceTypeDrools Rule Language - Guided Rules (without DSL) - Workaround for double-dot file extensions for 6.0static final ResourceTypeDrools Rule Language - Guided Rules (with DSL) - Workaround for double-dot file extensions for 6.0static final ResourceTypeScore Card - Workaround for double-dot file extensions for 6.0static final ResourceTypestatic final ResourceTypestatic final ResourceTypeDrools Rule Language - Guided Decision Trees - Workaround for double-dot file extensions for 6.0static final ResourceTypestatic final ResourceTypeDrools XML Rule Languagestatic final ResourceTypeXSD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceTypeaddResourceTypeToRegistry(String resourceType, boolean isNative, String description, String defaultPath, String defaultExtension, String... otherExtensions) static ResourceTypeaddResourceTypeToRegistry(String resourceType, String description, String defaultPath, String defaultExtension, String... otherExtensions) static ResourceTypedetermineResourceType(String resourceName) booleangetName()static ResourceTypegetResourceType(String resourceType) inthashCode()booleanbooleanmatchesExtension(String resourceName) toString()
-
Field Details
-
DRL
Drools Rule Language -
GDRL
Drools Rule Language - Guided Globals definitions - Workaround for double-dot file extensions for 6.0 -
RDRL
Drools Rule Language - Guided Rules (without DSL) - Workaround for double-dot file extensions for 6.0 -
XDRL
Drools XML Rule Language -
DSL
Drools DSL -
DSLR
Drools DSL Rule -
RDSLR
Drools Rule Language - Guided Rules (with DSL) - Workaround for double-dot file extensions for 6.0 -
DRF
Drools Rule Flow Language -
BPMN2
jBPM BPMN2 Language -
CMMN
jBPM CMMN Language -
DTABLE
Decision Table -
PKG
Binary Package -
BRL
Drools Business Rule Language -
CHANGE_SET
Change Set -
XSD
XSD -
PMML
PMML -
DESCR
DESCR -
JAVA
JAVA -
PROPERTIES
PROPERTIES -
SCARD
Score Card - Workaround for double-dot file extensions for 6.0 -
BAYES
Bayesian -
TDRL
Drools Rule Language - Guided Decision Trees - Workaround for double-dot file extensions for 6.0 -
TEMPLATE
-
DRT
-
GDST
-
SCGD
-
SOLVER
-
DMN
Decision Model and Notation (DMN) model -
FEEL
DMN FEEL expression language
-
-
Constructor Details
-
ResourceType
-
-
Method Details
-
addResourceTypeToRegistry
-
addResourceTypeToRegistry
-
getResourceType
-
determineResourceType
-
matchesExtension
-
isFullyCoveredByExecModel
public boolean isFullyCoveredByExecModel() -
getDefaultPath
-
getDefaultExtension
-
getAllExtensions
-
getDescription
-
getName
-
toString
-
hashCode
public int hashCode() -
equals
-