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, getCls, getMetaProject, getProtegeCollection, getProtegeInstance, getSlotValue, getSlotValues, localize, removeSlotValue, 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
equals
public boolean equals(Object o)
- Overrides:
equals
in class WrappedProtegeInstanceImpl
hashCode
public int hashCode()
- Overrides:
hashCode
in class WrappedProtegeInstanceImpl
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.