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