edu.stanford.smi.protege.server.metaproject.impl
Class PropertyValueImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
edu.stanford.smi.protege.server.metaproject.impl.PropertyValueImpl
- All Implemented Interfaces:
- Localizable, PropertyValue, Serializable
public class PropertyValueImpl
- extends WrappedProtegeInstanceImpl
- implements PropertyValue
- See Also:
- Serialized Form
Methods inherited from class edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl |
addSlotValue, equals, getCls, getMetaProject, getProtegeCollection, getProtegeInstance, getSlotValue, getSlotValues, hashCode, localize, setSlotValue, setSlotValuesAsProtegeInstances, toString |
PropertyValueImpl
protected PropertyValueImpl(MetaProjectImpl mp,
Instance pi)
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyName
in interface PropertyValue
getPropertyValue
public String getPropertyValue()
- Specified by:
getPropertyValue
in interface PropertyValue
setPropertyName
public void setPropertyName(String name)
- Specified by:
setPropertyName
in interface PropertyValue
setPropertyValue
public void setPropertyValue(String value)
- Specified by:
setPropertyValue
in interface PropertyValue
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.