|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.graph.RdfMap.RoleHistory
public static final class RdfMap.RoleHistory
Grounding and constraint definitions for Role/SubRole queries
| Field Summary | |
|---|---|
static Constraint |
hend
Constraint that ensures hend is null, or hend >= end variable |
static Constraint |
hendNull
Constraint that ensures hend is null |
static Constraint |
hstart
Constraint that ensures hstart <= the start variable |
static Constraint |
idEqualsAciRoleIdConstraint
Constraint that ensures |
static SubjectGrounding |
roleGrounding
Subject grounding that |
static SubjectGrounding |
roleGroundingLive
Subject grounding that |
static Constraint |
roleIdEqualsSubRoleOfId
Constraint that ensures |
static Constraint |
subrolehend
Constraint that ensures hend is null, or hend >= end variable |
static Constraint |
subrolehendNull
Constraint that ensures hend is null |
static Constraint |
subrolehstart
Constraint that ensures hstart <= the start variable |
static PropertyGrounding |
subRoleOf
Property grounding for |
static PropertyGrounding |
type
Property grounding for |
| Constructor Summary | |
|---|---|
RdfMap.RoleHistory()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Constraint idEqualsAciRoleIdConstraint
public static final Constraint hstart
public static final Constraint hend
public static final Constraint hendNull
public static final Constraint subrolehstart
public static final Constraint subrolehend
public static final Constraint subrolehendNull
public static final Constraint roleIdEqualsSubRoleOfId
public static final PropertyGrounding type
public static final PropertyGrounding subRoleOf
public static final SubjectGrounding roleGrounding
public static final SubjectGrounding roleGroundingLive
| Constructor Detail |
|---|
public RdfMap.RoleHistory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||