|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents metadata about semantic network semantic types.
Method Summary | |
boolean |
allowsNonHumanFlag()
Indicates whether or not this semantic type or its descendents allow the non human flag. |
String |
getDef()
Returns the definition (DEF). |
String |
getDefinition()
Returns the definition (DEF). |
String |
getEx()
Returns a semi-colon (;) separated list of Metathesaurus strings (EX) which are examples of this semantic type. |
String[] |
getExamples()
Returns a String array of of Metathesaurus strings (EX)
which are examples of this semantic type. |
List |
getExamplesAsList()
Returns a List array of of Metathesaurus strings (EX)
which are examples of this semantic type. |
String |
getExamplesAsString()
Returns a semi-colon (;) separated list of Metathesaurus strings (EX) which are examples of this semantic type. |
String |
getIdentifier()
Returns the unique identifier (UI). |
String |
getName()
Returns the name (STY). |
String |
getNH()
Returns the non human flag value (NH). |
String |
getStn()
Returns the tree number (STN). |
String |
getSty()
Returns the name (STY). |
String |
getTreeNumber()
Returns the tree number (STN). |
String |
getUi()
Returns the unique identifier (UI). |
String |
getUn()
Returns the usage note (UN). |
String |
getUsageNote()
Returns the usage note (UN). |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public String getUi()
getIdentifier()
.
public String getIdentifier()
public String getSty()
getName()
.
public String getName()
public String getStn()
getTreeNumber()
.
public String getTreeNumber()
public String getDef()
getDefinition()
.
public String getDefinition()
public String getEx()
getExamplesAsString()
.
public String[] getExamples()
String
array of of Metathesaurus strings (EX)
which are examples of this semantic type.
String
array of Metathesaurus examplespublic String getExamplesAsString()
getExamplesAsString()
.
public List getExamplesAsList()
List
array of of Metathesaurus strings (EX)
which are examples of this semantic type.
List
of Metathesaurus examplespublic String getUn()
getUsageNote()
.
public String getUsageNote()
public boolean allowsNonHumanFlag()
true
if allowed, false
if notpublic String getNH()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |