public class OpProcedure extends Op1
Constructor and Description |
---|
OpProcedure(Node procId,
ExprList args,
Op op) |
OpProcedure(String iri,
ExprList args,
Op op) |
Modifier and Type | Method and Description |
---|---|
Op |
apply(Transform transform,
Op subOp) |
Op1 |
copy(Op subOp) |
boolean |
equalTo(Op other,
NodeIsomorphismMap labelMap) |
ExprList |
getArgs() |
String |
getName() |
Node |
getProcId() |
String |
getURI() |
int |
hashCode() |
void |
visit(OpVisitor opVisitor) |
toString, toString
toString
Licenced under the Apache License, Version 2.0