Package | Description |
---|---|
org.osid.topology.path |
The Open Service Interface Definitions for the org.osid.topology.path
service.
|
Modifier and Type | Method and Description |
---|---|
Path |
PathAdminSession.createPath(PathForm pathForm)
Creates a new
Path. |
Path |
PathList.getNextPath()
Gets the next
Path in this list. |
Path[] |
PathList.getNextPaths(long n)
Gets the next set of
Path elements in this list. |
Path |
PathLookupSession.getPath(Id pathId)
Gets the
Path specified by its Id. |