|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWiktionaryRelation.LinkType | |
---|---|
de.tudarmstadt.ukp.jwktl.api | |
de.tudarmstadt.ukp.jwktl.api.entry |
Uses of IWiktionaryRelation.LinkType in de.tudarmstadt.ukp.jwktl.api |
---|
Methods in de.tudarmstadt.ukp.jwktl.api that return IWiktionaryRelation.LinkType | |
---|---|
IWiktionaryRelation.LinkType |
IWiktionaryRelation.getLinkType()
Returns the IWiktionaryRelation.LinkType that is used to encode the relation's
target. |
static IWiktionaryRelation.LinkType |
IWiktionaryRelation.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IWiktionaryRelation.LinkType[] |
IWiktionaryRelation.LinkType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of IWiktionaryRelation.LinkType in de.tudarmstadt.ukp.jwktl.api.entry |
---|
Fields in de.tudarmstadt.ukp.jwktl.api.entry declared as IWiktionaryRelation.LinkType | |
---|---|
protected IWiktionaryRelation.LinkType |
WiktionaryRelation.linkType
|
Methods in de.tudarmstadt.ukp.jwktl.api.entry that return IWiktionaryRelation.LinkType | |
---|---|
IWiktionaryRelation.LinkType |
WiktionaryRelation.getLinkType()
|
Methods in de.tudarmstadt.ukp.jwktl.api.entry with parameters of type IWiktionaryRelation.LinkType | |
---|---|
void |
WiktionaryRelation.setLinkType(IWiktionaryRelation.LinkType linkType)
Assigns a new link type for this relation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |