|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Attribute | |
| olr.content | |
| olr.rdf | |
| olr.statementpool | |
| Uses of Attribute in olr.content |
| Methods in olr.content that return Attribute | |
Attribute |
ContentAttribute.getAttribute()
|
| Constructors in olr.content with parameters of type Attribute | |
ContentAttribute(Attribute attribute,
OlrStatementPool statementPool,
ToolbarSession toolbarSession)
Initializes an instance of this class. |
|
| Uses of Attribute in olr.rdf |
| Subclasses of Attribute in olr.rdf | |
class |
Statement
|
| Methods in olr.rdf with parameters of type Attribute | |
void |
StatementPool.addAttributeAbout(java.lang.String subject,
Attribute attribute)
|
void |
StatementPool.removeAttributeAbout(java.lang.String subject,
Attribute attribute)
|
void |
Resource.addAttribute(Attribute attribute)
|
void |
Resource.removeAttribute(Attribute attribute)
|
void |
AbstractStatementPool.addAttributeAbout(java.lang.String subject,
Attribute attribute)
|
void |
AbstractStatementPool.removeAttributeAbout(java.lang.String subject,
Attribute attribute)
|
| Constructors in olr.rdf with parameters of type Attribute | |
Attribute(Attribute attribute)
|
|
| Uses of Attribute in olr.statementpool |
| Subclasses of Attribute in olr.statementpool | |
class |
DBStatement
|
class |
ExtStatement
|
| Methods in olr.statementpool with parameters of type Attribute | |
static int |
StatementFactory.addStatement(java.lang.String subject,
Attribute attribute,
int modelID)
|
static int |
StatementFactory.addStatement(java.lang.String subject,
Attribute attribute,
int modelID,
RdfUser user,
boolean isPublic,
java.sql.Connection connection)
|
| Constructors in olr.statementpool with parameters of type Attribute | |
DBStatement(java.lang.String subject,
Attribute attribute,
int DBstatementID)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||