public interface RelationTypeDefinition<Out extends BaseEntity,In extends BaseEntity,Rel extends BaseRelation<Out,In>> extends TypeDefinition<Rel>, BaseRelation<EntityTypeDefinition<Out>,EntityTypeDefinition<In>>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
SOURCE_PROPERTY, TARGET_PROPERTYHEADER_PROPERTYCLASS_PROPERTY, SUPERCLASSES_PROPERTY| Modifier and Type | Method and Description |
|---|---|
String |
getSourceType() |
String |
getTargetType() |
getDescription, getName, getProperties, getSuperClasses, isAbstractstatic final String NAME
Copyright © 2019. All Rights Reserved.