public interface CompositeType extends Type
| Modifier and Type | Method and Description |
|---|---|
default boolean |
conformsTo(Type t)
Check if this type does Conform to specified type
t accordingly to FEEL DMN specification 10.3.2.9.2 Type Conformance |
Map<String,Type> |
getFields() |
getName, isAssignableValue, isInstanceOfdefault boolean conformsTo(Type t)
Typet accordingly to FEEL DMN specification 10.3.2.9.2 Type ConformanceconformsTo in interface TypeCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.