com.hp.hpl.jena.sparql.util
Interface Named

All Known Subinterfaces:
Op
All Known Implementing Classes:
Op0, Op1, Op2, OpAssign, OpBase, OpBGP, OpConditional, OpDatasetNames, OpDiff, OpDisjunction, OpDistinct, OpExt, OpExtend, OpFetch, OpFilter, OpGraph, OpGroup, OpJoin, OpLabel, OpLeftJoin, OpList, OpMinus, OpModifier, OpN, OpNull, OpOrder, OpPath, OpProcedure, OpProject, OpPropFunc, OpQuad, OpQuadPattern, OpReduced, OpSequence, OpService, OpSlice, OpTable, OpTopN, OpTriple, OpUnion

public interface Named


Method Summary
 String getName()
           
 

Method Detail

getName

String getName()


Licenced under the Apache License, Version 2.0