edu.stanford.smi.protege.server.metaproject.impl
Class PolicyControlledObjectImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceWithPropsImpl
edu.stanford.smi.protege.server.metaproject.impl.PolicyControlledObjectImpl
- All Implemented Interfaces:
- Localizable, PolicyControlledObject, Serializable
- Direct Known Subclasses:
- GroupImpl, ProjectInstanceImpl, ServerInstanceImpl
public class PolicyControlledObjectImpl
- extends WrappedProtegeInstanceWithPropsImpl
- implements PolicyControlledObject, Serializable
- 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 |
PolicyControlledObjectImpl
protected PolicyControlledObjectImpl(MetaProjectImpl mp,
Instance pi)
PolicyControlledObjectImpl
protected PolicyControlledObjectImpl(MetaProjectImpl mp,
Instance pi,
MetaProjectImpl.ClsEnum cls)
getName
public String getName()
- Specified by:
getName
in interface PolicyControlledObject
setName
public void setName(String name)
- Specified by:
setName
in interface PolicyControlledObject
getDescription
public String getDescription()
- Specified by:
getDescription
in interface PolicyControlledObject
setDescription
public void setDescription(String description)
- Specified by:
setDescription
in interface PolicyControlledObject
setAllowedGroupOperations
public void setAllowedGroupOperations(Collection<GroupOperation> groupOperations)
- Specified by:
setAllowedGroupOperations
in interface PolicyControlledObject
addAllowedGroupOperations
public void addAllowedGroupOperations(GroupOperation groupOperation)
- Specified by:
addAllowedGroupOperations
in interface PolicyControlledObject
getAllowedGroupOperations
public Set<GroupOperation> getAllowedGroupOperations()
- Specified by:
getAllowedGroupOperations
in interface PolicyControlledObject
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 WrappedProtegeInstanceImpl
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.