public interface Module
extends org.apache.jena.rdf.model.Resource
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
getArguments(boolean ordered)
Gets a List of all declared Arguments.
|
Map<String,Argument> |
getArgumentsMap()
Gets a Map of variable names to Arguments.
|
Command |
getBody()
Gets the body (if defined).
|
String |
getComment()
Gets the rdfs:comment of this (if any).
|
boolean |
isAbstract()
Checks if this Module has been declared to be abstract using spin:abstract.
|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toStringList<Argument> getArguments(boolean ordered)
ordered - true to get an ordered list back (slower)Map<String,Argument> getArgumentsMap()
Command getBody()
String getComment()
boolean isAbstract()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.