JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.doov.core.dsl.lang
Interface Readable
All Known Subinterfaces:
BaseFieldInfo
<T>,
BiTypeConverter
<I,J,O>,
ConditionalMappingRule
,
DelegatingFieldInfo
,
DSLBuilder
,
DslField
<T>,
FieldInfo
,
Function
<T>,
LogicalFieldInfo
,
MappingInput
<T>,
MappingOutput
<T>,
MappingRule
,
Metadata
,
NaryTypeConverter
<O>,
NumericFieldInfo
<N>,
Operator
,
PredicateMetadata
,
StepCondition
,
StepWhen
,
TemporalFieldInfo
<N>,
TextFieldInfo
,
TypeConverter
<I,O>,
ValidationRule
All Known Implementing Classes:
AbstractDSLBuilder
,
AbstractMetadata
,
BiConverterInput
,
BinaryMetadata
,
BinaryPredicateMetadata
,
BooleanFieldInfo
,
BooleanFunction
,
BooleanFunctionMetadata
,
CharacterFieldInfo
,
ComposeOperator
,
ConditionalMappingMetadata
,
ConsumerOutput
,
ConverterInput
,
ConverterMetadata
,
DateIsoFieldInfo
,
DefaultBiTypeConverter
,
DefaultCondition
,
DefaultConditionalMappingRule
,
DefaultFieldInfo
,
DefaultFunction
,
DefaultMappingRule
,
DefaultNaryTypeConverter
,
DefaultOperator
,
DefaultStepCondition
,
DefaultStepWhen
,
DefaultTypeConverter
,
DefaultValidationRule
,
DelegatingFieldInfoImpl
,
DoubleFieldInfo
,
DoubleFunction
,
EmptyMetadata
,
EnumFieldInfo
,
FieldInput
,
FieldMetadata
,
FieldOutput
,
FloatFieldInfo
,
FloatFunction
,
FunctionInput
,
IntegerFieldInfo
,
IntegerFunction
,
IterableFieldInfo
,
IterableFunction
,
IterableFunctionMetadata
,
IterableInput
,
IterableMetadata
,
LeafMetadata
,
LeafStepCondition
,
LocalDateFieldInfo
,
LocalDateFunction
,
LocalDateTimeFieldInfo
,
LocalDateTimeFunction
,
LocalTimeFieldInfo
,
LocalTimeFunction
,
LogicalBinaryCondition
,
LogicalNaryCondition
,
LogicalUnaryCondition
,
LongFieldInfo
,
LongFunction
,
MapFunctionMetadata
,
MappingInputMetadata
,
MappingMetadata
,
MappingOperator
,
MappingRegistry
,
MappingRegistryMetadata
,
MappingRuleMetadata
,
NaryConverterInput
,
NaryMetadata
,
NaryPredicateMetadata
,
NumericCondition
,
NumericFunction
,
NumericFunctionMetadata
,
RuleMetadata
,
RuntimeField
,
StaticInput
,
StaticMetadata
,
StringFieldInfo
,
StringFunction
,
StringFunctionMetadata
,
TemplateMapping.Map1
,
TemplateMapping.Map2
,
TemplateMapping.Map3
,
TemplateMapping.Map4
,
TemplateMapping.Map5
,
TemplateMapping.Registry1
,
TemplateMapping.Registry2
,
TemplateMapping.Registry3
,
TemplateMapping.Registry4
,
TemplateMapping.Registry5
,
TemplateParamMetadata
,
TemplateRule.Rule1
,
TemplateRule.Rule2
,
TemplateRule.Rule3
,
TemplateRule.Rule4
,
TemplateRule.Rule5
,
TemporalAdjusterMetadata
,
TemporalBiFunctionMetadata
,
TemporalCondition
,
TemporalFunction
,
TemporalFunctionMetadata
,
TimeIsoFieldInfo
,
UnaryMetadata
,
UnaryPredicateMetadata
,
ValuePredicateMetadata
,
WhenMetadata
public interface
Readable
Interface for human readable string representation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
readable
()
Returns the human readable version of this object.
Method Detail
readable
java.lang.String readable()
Returns the human readable version of this object.
Returns:
the readable string
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method