Protege 3.3.1

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

java.lang.Object
  extended by edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
      extended by edu.stanford.smi.protege.server.metaproject.impl.MetaProjectInstanceImpl
All Implemented Interfaces:
MetaProjectInstance, Serializable

public class MetaProjectInstanceImpl
extends WrappedProtegeInstanceImpl
implements MetaProjectInstance, Serializable

See Also:
Serialized Form

Constructor Summary
protected MetaProjectInstanceImpl(MetaProjectImpl mp, Instance pi)
           
  MetaProjectInstanceImpl(String name)
           
 
Method Summary
 boolean equals(Object o)
           
 Set<GroupAndOperation> getAllowedGroupOperations()
           
 String getLocation()
           
 String getName()
           
 int hashCode()
           
 void setLocation(String location)
           
 void setName(String name)
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
getCls, getMetaProject, getProtegeInstance, getSlotValues, setSlotValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protege.server.metaproject.MetaProjectInstance
getMetaProject, getProtegeInstance
 

Constructor Detail

MetaProjectInstanceImpl

protected MetaProjectInstanceImpl(MetaProjectImpl mp,
                                  Instance pi)

MetaProjectInstanceImpl

public MetaProjectInstanceImpl(String name)
Method Detail

getName

public String getName()
Specified by:
getName in interface MetaProjectInstance

getLocation

public String getLocation()
Specified by:
getLocation in interface MetaProjectInstance

getAllowedGroupOperations

public Set<GroupAndOperation> getAllowedGroupOperations()
Specified by:
getAllowedGroupOperations in interface MetaProjectInstance

equals

public boolean equals(Object o)
Overrides:
equals in class WrappedProtegeInstanceImpl

hashCode

public int hashCode()
Overrides:
hashCode in class WrappedProtegeInstanceImpl

toString

public String toString()
Overrides:
toString in class Object

setLocation

public void setLocation(String location)
Specified by:
setLocation in interface MetaProjectInstance

setName

public void setName(String name)
Specified by:
setName in interface MetaProjectInstance

Protege 3.3.1

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