Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
I
O
R
A
addDigitalSubject(IDigitalSubject)
- Method in interface org.eclipse.higgins.framework.idas.
IContext
Adds an IDigitalSubject to this IContext.
G
getAttribute(URI)
- Method in interface org.eclipse.higgins.framework.idas.
IDigitalSubject
Return specified attribute of this IDigitalSubject
getAttributes()
- Method in interface org.eclipse.higgins.framework.idas.
IDigitalSubject
Return all attributes of this IDigitalSubject
getDigitalSubject(String)
- Method in interface org.eclipse.higgins.framework.idas.
IContext
Search for IDigitalSubject of given name.
getDigitalSubjects(String, Set<URI>)
- Method in interface org.eclipse.higgins.framework.idas.
IContext
From this context, return IDigitalSubjects that match the specified filter
getIdentifier()
- Method in interface org.eclipse.higgins.framework.idas.
IAttribute
Returns the identifier of this attribute.
getType()
- Method in interface org.eclipse.higgins.framework.idas.
IDigitalSubject
Retruns the type of this DigitalSubject.
As all DigitalSubjects are required to have a type attribute, this is a shortcut for calling getAttribute("
").
getUniqueID()
- Method in interface org.eclipse.higgins.framework.idas.
IDigitalSubject
Returns the Contextually Unique Identifier of this DigitalSubject
getValue()
- Method in interface org.eclipse.higgins.framework.idas.
IAttribute
Returns the value of this attribute.
I
IAttribute
- Interface in
org.eclipse.higgins.framework.idas
IContext
- Interface in
org.eclipse.higgins.framework.idas
As defined at
http://spwiki.editme.com/Context
and
http://spwiki.editme.com/ContextProvider
, This interface holds a set of
IDigitalSubject
objects.
IDigitalSubject
- Interface in
org.eclipse.higgins.framework.idas
As defined at
http://spwiki.editme.com/DigitalSubjectM4
and
http://spwiki.editme.com/ContextProvider
, This interface holds a set of
IDigitalSubject
objects.
O
org.eclipse.higgins.framework.idas
- package org.eclipse.higgins.framework.idas
R
removeDigitalSubject(String)
- Method in interface org.eclipse.higgins.framework.idas.
IContext
Removes an IDigitalSubject from this IContext.
A
G
I
O
R
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes