public abstract class RDFPredicateStackMapping extends PrimitiveStackMapping
PrimitiveStackMapping.ParameterRippleValue.Type| Modifier and Type | Field and Description |
|---|---|
protected StackMapping |
inverse |
| Constructor and Description |
|---|
RDFPredicateStackMapping(boolean inverted) |
| Modifier and Type | Method and Description |
|---|---|
StackMapping |
getInverse() |
protected RDFPredicateMapping |
getMapping(RDFValue predicate,
RDFValue context) |
arity, equals, getComment, getIdentifiers, getMapping, getParameters, getType, hashCode, isTransparent, printTo, setRdfEquivalent, toRDF, toStringprotected StackMapping inverse
public RDFPredicateStackMapping(boolean inverted)
throws RippleException
RippleExceptionpublic StackMapping getInverse() throws RippleException
getInverse in interface StackMappinggetInverse in class PrimitiveStackMappingStackMapping exactly inverse to this mapping,
or a NullMapping if no such mapping can be defined.RippleException - if the inverse cannot be determinedprotected RDFPredicateMapping getMapping(RDFValue predicate, RDFValue context) throws RippleException
RippleExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.