Protege 3.4.4

edu.stanford.smi.protege.server.metaproject.impl
Class PropertyValueImpl

java.lang.Object
  extended by edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
      extended by 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

Constructor Summary
protected PropertyValueImpl(MetaProjectImpl mp, Instance pi)
           
 
Method Summary
 String getPropertyName()
           
 String getPropertyValue()
           
 void setPropertyName(String name)
           
 void setPropertyValue(String value)
           
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyValueImpl

protected PropertyValueImpl(MetaProjectImpl mp,
                            Instance pi)
Method Detail

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

Protege 3.4.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.