public class Rule extends Object
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationNodeType() |
String |
getEdgeType() |
String |
getSourceNodeType() |
void |
setDestinationNodeType(String destinationNodeType) |
void |
setEdgeType(String edgeType) |
void |
setSourceNodeType(String sourceNodeType) |
public String getEdgeType()
public void setEdgeType(String edgeType)
public String getSourceNodeType()
public void setSourceNodeType(String sourceNodeType)
public String getDestinationNodeType()
public void setDestinationNodeType(String destinationNodeType)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.