edu.stanford.smi.protege.server.metaproject.impl
Class GroupOperationImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
edu.stanford.smi.protege.server.metaproject.impl.GroupOperationImpl
- All Implemented Interfaces:
- Localizable, GroupOperation, Serializable
public class GroupOperationImpl
- extends WrappedProtegeInstanceImpl
- implements GroupOperation
- See Also:
- Serialized Form
Methods inherited from class edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl |
addSlotValue, equals, getCls, getMetaProject, getProtegeCollection, getProtegeInstance, getSlotValue, getSlotValues, hashCode, localize, setSlotValue, setSlotValuesAsProtegeInstances |
GroupOperationImpl
public GroupOperationImpl(MetaProjectImpl mp,
Instance goi)
getAllowedGroup
public Group getAllowedGroup()
- Specified by:
getAllowedGroup
in interface GroupOperation
getAllowedOperations
public Set<Operation> getAllowedOperations()
- Specified by:
getAllowedOperations
in interface GroupOperation
toString
public String toString()
- Overrides:
toString
in class WrappedProtegeInstanceImpl
addAllowedOperation
public void addAllowedOperation(Operation operation)
- Specified by:
addAllowedOperation
in interface GroupOperation
setAllowedOperations
public void setAllowedOperations(Collection<Operation> operations)
- Specified by:
setAllowedOperations
in interface GroupOperation
setAllowedGroup
public void setAllowedGroup(Group group)
- Specified by:
setAllowedGroup
in interface GroupOperation
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.