public class MappingPropertyNary extends MappingProperty
mapsFromstaticPropertyType, valueRequired| Constructor and Description |
|---|
MappingPropertyNary() |
MappingPropertyNary(MappingPropertyNary other) |
MappingPropertyNary(String internalName,
String label,
String description) |
MappingPropertyNary(URI mapsFrom,
String internalName,
String label,
String description) |
| Modifier and Type | Method and Description |
|---|---|
List<URI> |
getMapsTo() |
void |
setMapsTo(List<URI> mapsTo) |
getMapsFrom, getMapsFromOptions, getPropertyScope, setMapsFrom, setMapsFromOptions, setPropertyScopegetDescription, getInternalName, getLabel, getStaticPropertyType, isPredefined, isValueRequired, setDescription, setInternalName, setLabel, setPredefined, setStaticPropertyType, setValueRequiredgetElementId, getElementName, setElementId, setElementNamegetRdfId, setRdfIdpublic MappingPropertyNary()
public MappingPropertyNary(MappingPropertyNary other)
public MappingPropertyNary(URI mapsFrom, String internalName, String label, String description)
Copyright © 2018. All rights reserved.