public class MetaMrstySemanticTypePropertyResolver extends AbstractBasicPropertyResolver<Mrsty>
Constructor and Description |
---|
MetaMrstySemanticTypePropertyResolver() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDegreeOfFidelity(Mrsty item)
Gets the degree of fidelity.
|
java.lang.String |
getFormat(Mrsty item)
Gets the format.
|
boolean |
getIsActive(Mrsty item)
Gets the checks if is active.
|
java.lang.String |
getLanguage(Mrsty item)
Gets the language.
|
boolean |
getMatchIfNoContext(Mrsty item)
Gets the match if no context.
|
java.lang.String |
getPropertyName(Mrsty item)
Gets the property name.
|
java.lang.String |
getPropertyType(Mrsty item)
Gets the property type.
|
java.lang.String |
getPropertyValue(Mrsty item)
Gets the property value.
|
java.lang.String |
getRepresentationalForm(Mrsty item)
Gets the representational form.
|
getEntityCode, getEntityCodeNamespace, getEntityCodeResolver, getEntityNamespaceResolver, getId, getIndividualIdSetter, setEntityCodeResolver, setEntityNamespaceResolver, setIndividualIdSetter
public MetaMrstySemanticTypePropertyResolver()
public java.lang.String getDegreeOfFidelity(Mrsty item)
PropertyResolver
item
- the itempublic java.lang.String getFormat(Mrsty item)
PropertyResolver
item
- the itempublic boolean getIsActive(Mrsty item)
PropertyResolver
item
- the itempublic java.lang.String getLanguage(Mrsty item)
PropertyResolver
item
- the itempublic boolean getMatchIfNoContext(Mrsty item)
PropertyResolver
item
- the itempublic java.lang.String getPropertyName(Mrsty item)
PropertyResolver
item
- the itempublic java.lang.String getPropertyType(Mrsty item)
PropertyResolver
item
- the itempublic java.lang.String getPropertyValue(Mrsty item)
PropertyResolver
item
- the itempublic java.lang.String getRepresentationalForm(Mrsty item)
PropertyResolver
item
- the item