Interface DataType
- All Superinterfaces:
MetadataAware
- All Known Implementing Classes:
AllOfType,AnyOfType,ArrayType,BaseType,BooleanType,ComplexType,CompoundType,IntegerType,NullType,ObjectType,OneOfType,ReferenceType,ScalarType,StringType,TypeWithDefinitions
-
Method Summary
Modifier and TypeMethodDescription<R,A, E extends Exception>
Raccept(DataTypeVisitor<R, A, E> visitor, A arg) getKind()Methods inherited from interface org.qubership.integration.platform.runtime.catalog.model.mapper.metadata.MetadataAware
getMetadata
-
Method Details
-
getKind
TypeKind getKind() -
accept
- Throws:
E
-
getNestedAttributes
Collection<Attribute> getNestedAttributes()
-