Package org.eclipse.rdf4j.sail.shacl.ast
Interface Identifiable
-
- All Known Implementing Classes:
AlternativePath,InversePath,NodeShape,OneOrMorePath,Path,PropertyShape,SequencePath,Shape,SimplePath,ZeroOrMorePath,ZeroOrOnePath
public interface Identifiable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResourcegetId()
-
-
-
Method Detail
-
getId
Resource getId()
-
-