|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntersectionInput | |
---|---|
info.sswap.api.input | |
info.sswap.api.input.impl | |
info.sswap.api.input.io |
Uses of IntersectionInput in info.sswap.api.input |
---|
Methods in info.sswap.api.input that return IntersectionInput | |
---|---|
static IntersectionInput |
InputFactory.createIntersectionInput(java.util.Collection<Input> inputs)
|
static IntersectionInput |
InputFactory.createIntersectionInput(Input... inputs)
|
Methods in info.sswap.api.input with parameters of type IntersectionInput | |
---|---|
void |
InputValidator.visit(IntersectionInput intersection)
|
void |
InputVisitor.visit(IntersectionInput input)
|
Uses of IntersectionInput in info.sswap.api.input.impl |
---|
Classes in info.sswap.api.input.impl that implement IntersectionInput | |
---|---|
class |
IntersectionInputImpl
|
Uses of IntersectionInput in info.sswap.api.input.io |
---|
Methods in info.sswap.api.input.io with parameters of type IntersectionInput | |
---|---|
void |
JSONSerializer.visit(IntersectionInput intersection)
|
void |
JenaSerializer.visit(IntersectionInput intersection)
|
void |
SSWAPIndividualDeserializer.PropertyInputVisitor.visit(IntersectionInput input)
|
void |
StringSerializer.visit(IntersectionInput intersection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |