Uses of Interface
network.aika.neuron.relation.Relation.RelationFactory
-
Packages that use Relation.RelationFactory Package Description network.aika.neuron.relation -
-
Uses of Relation.RelationFactory in network.aika.neuron.relation
Fields in network.aika.neuron.relation with type parameters of type Relation.RelationFactory Modifier and Type Field Description static Map<Integer,Relation.RelationFactory>Relation. relationRegistryMethods in network.aika.neuron.relation with parameters of type Relation.RelationFactory Modifier and Type Method Description static voidRelation. registerRelation(int relationType, Relation.RelationFactory rf)
-