Uses of Class
uk.gov.gchq.gaffer.store.schema.SchemaEntityDefinition
-
Packages that use SchemaEntityDefinition Package Description uk.gov.gchq.gaffer.store.schema Classes describing the Gaffer schema. -
-
Uses of SchemaEntityDefinition in uk.gov.gchq.gaffer.store.schema
Methods in uk.gov.gchq.gaffer.store.schema that return SchemaEntityDefinition Modifier and Type Method Description SchemaEntityDefinition
SchemaEntityDefinition. getExpandedDefinition()
Constructors in uk.gov.gchq.gaffer.store.schema with parameters of type SchemaEntityDefinition Constructor Description Builder(SchemaEntityDefinition schemaElementDef)
-