Package | Description |
---|---|
org.apache.marmotta.ldpath.model.programs | |
org.apache.marmotta.ldpath.parser |
Modifier and Type | Method and Description |
---|---|
FieldMapping<Float,Node> |
Program.getBooster() |
FieldMapping<?,Node> |
Program.getField(String name) |
Modifier and Type | Method and Description |
---|---|
Set<FieldMapping<?,Node>> |
Program.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
Program.addMapping(FieldMapping<?,Node> mapping) |
void |
Program.setBooster(FieldMapping<Float,Node> boost) |
Modifier and Type | Method and Description |
---|---|
void |
Program.setFields(Set<FieldMapping<?,Node>> fields) |
Modifier and Type | Method and Description |
---|---|
<T> FieldMapping<T,Node> |
LdPathParser.parseRule(Map<String,String> ctxNamespaces) |
FieldMapping |
LdPathParser.Rule() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.