|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Attribute | |
| myRDF.model | |
| olr.content | |
| olr.statement | |
| Uses of Attribute in myRDF.model |
| Subclasses of Attribute in myRDF.model | |
class |
Statement
|
| Methods in myRDF.model with parameters of type Attribute | |
void |
Resource.addAttribute(Attribute attribute)
|
void |
Resource.removeAttribute(Attribute attribute)
|
void |
StatementPool.addAttributeAbout(java.lang.String subject,
Attribute attribute)
|
void |
StatementPool.removeAttributeAbout(java.lang.String subject,
Attribute attribute)
|
| Constructors in myRDF.model with parameters of type Attribute | |
Attribute(Attribute attribute)
|
|
| 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)
|
|
| Uses of Attribute in olr.statement |
| Subclasses of Attribute in olr.statement | |
class |
DBStatement
|
class |
ExtStatement
|
| Methods in olr.statement with parameters of type Attribute | |
void |
DBStatementPool.removeAttributeAbout(java.lang.String subject,
Attribute attribute)
|
static int |
StatementFactory.addStatement(java.lang.String subject,
Attribute attribute,
int modelID,
RdfUser user,
java.sql.Connection connection)
|
static int |
StatementFactory.addStatement(java.lang.String subject,
Attribute attribute,
int modelID,
RdfUser user)
|
static int |
StatementFactory.addStatement(java.lang.String subject,
Attribute attribute,
int modelID,
RdfUser user,
boolean isPublic,
java.sql.Connection connection)
|
| Constructors in olr.statement with parameters of type Attribute | |
DBStatement(java.lang.String subject,
Attribute attribute,
int DBstatementID)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||