| java.lang.Object org.sakaiproject.tool.assessment.osid.shared.impl.AgentImpl
AgentImpl | public class AgentImpl implements Agent(Code) | | A Stanford implementation of Agent for AAM/Navigo.
author: Rachel Gollub |
AgentImpl | public AgentImpl(String pname, Type ptype, Id pid)(Code) | | |
getProperties | public PropertiesIterator getProperties()(Code) | | |
getPropertiesByType | public Properties getPropertiesByType(Type propertiesType) throws AgentException(Code) | | |
getPropertiesTypes | public TypeIterator getPropertiesTypes() throws AgentException(Code) | | |
getPropertyTypes | public TypeIterator getPropertyTypes() throws AgentException(Code) | | |
getType | public Type getType()(Code) | | |
|
|