public abstract class AbstractThingGenerator<T extends Thing,S extends Type> extends FromGraphGenerator<T>
Things.FromGraphGenerator.FromGraph| Modifier and Type | Method and Description |
|---|---|
void |
configure(AbstractOntologyConceptGenerator.Meta meta) |
protected T |
generateFromGraph() |
protected abstract T |
newInstance(S type) |
configure, generate, genFromGraph, graphgenerateaddComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typesprotected final T generateFromGraph()
generateFromGraph in class FromGraphGenerator<T extends Thing>public final void configure(AbstractOntologyConceptGenerator.Meta meta)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.