public interface IsParentOf extends RelationElement<Context,Context>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
SOURCE_PROPERTY, TARGET_PROPERTYHEADER_PROPERTYCLASS_PROPERTY, DATETIME_PATTERN, SUPERCLASSES_PROPERTY| Modifier and Type | Method and Description |
|---|---|
Context |
getSource() |
Context |
getTarget() |
void |
setSource(Context source) |
void |
setTarget(Context target) |
getHeadersetHeaderstatic final String NAME
Context getSource()
getSource in interface RelationElement<Context,Context>void setSource(Context source)
setSource in interface RelationElement<Context,Context>Context getTarget()
getTarget in interface RelationElement<Context,Context>void setTarget(Context target)
setTarget in interface RelationElement<Context,Context>Copyright © 2020. All Rights Reserved.