edu.stanford.smi.protege.server.metaproject.impl
Class MetaProjectInstanceImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
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
MetaProjectInstanceImpl
protected MetaProjectInstanceImpl(MetaProjectImpl mp,
Instance pi)
MetaProjectInstanceImpl
public MetaProjectInstanceImpl(String name)
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
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.