public class AutomatedClassMatchingNode extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Comparator<AutomatedClassMatchingNode> |
AUTOMATED_CLASS_MATCHING_NODE_COMPARATOR |
| Constructor and Description |
|---|
AutomatedClassMatchingNode(URI sourceUri,
URI targetUri)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceName() |
URI |
getSourceUri() |
String |
getTargetName() |
URI |
getTargetUri() |
int |
hashCode() |
String |
toString() |
public static final Comparator<AutomatedClassMatchingNode> AUTOMATED_CLASS_MATCHING_NODE_COMPARATOR
Copyright © 2018. All rights reserved.