edu.stanford.smi.protege.server.metaproject
Interface GroupOperation
- All Known Implementing Classes:
- GroupOperationImpl
public interface GroupOperation
getAllowedGroup
Group getAllowedGroup()
getAllowedOperations
Set<Operation> getAllowedOperations()
setAllowedGroup
void setAllowedGroup(Group group)
setAllowedOperations
void setAllowedOperations(Collection<Operation> operations)
addAllowedOperation
void addAllowedOperation(Operation operation)
getPropertyValues
Collection<PropertyValue> getPropertyValues()
setPropertyValues
void setPropertyValues(Collection<PropertyValue> propertyValues)
addPropertyValue
void addPropertyValue(PropertyValue propertyValue)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.