Class Constants
java.lang.Object
org.incenp.obofoundry.sssom.model.Constants
A class to hold constant values that may be used throughout the library and
in client code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Special ID value to indicate that a given entity in a source domain is not mapped to any entity in a target domain. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NoTermFound
Special ID value to indicate that a given entity in a source domain is not mapped to any entity in a target domain.
-
-
Constructor Details
-
Constants
public Constants()
-