Interface Exportable

All Known Subinterfaces:
ConstraintComponent
All Known Implementing Classes:
AbstractConstraintComponent, AlternativePath, AndConstraintComponent, ClassConstraintComponent, ClosedConstraintComponent, DashAllObjects, DashAllSubjects, DashHasValueInConstraintComponent, DatatypeConstraintComponent, DisjointConstraintComponent, EqualsConstraintComponent, HasValueConstraintComponent, InConstraintComponent, InversePath, LanguageInConstraintComponent, LessThanConstraintComponent, LessThanOrEqualsConstraintComponent, LogicalOperatorConstraintComponent, MaxCountConstraintComponent, MaxExclusiveConstraintComponent, MaxInclusiveConstraintComponent, MaxLengthConstraintComponent, MinCountConstraintComponent, MinExclusiveConstraintComponent, MinInclusiveConstraintComponent, MinLengthConstraintComponent, NodeKindConstraintComponent, NodeShape, NotConstraintComponent, OneOrMorePath, OrConstraintComponent, Path, PatternConstraintComponent, PropertyShape, QualifiedMaxCountConstraintComponent, QualifiedMinCountConstraintComponent, RSXTargetShape, SequencePath, Shape, SimpleAbstractConstraintComponent, SimplePath, SparqlConstraintComponent, SparqlTarget, Target, TargetClass, TargetNode, TargetObjectsOf, TargetSubjectsOf, UniqueLangConstraintComponent, XoneConstraintComponent, ZeroOrMorePath, ZeroOrOnePath

public interface Exportable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    toModel(Resource subject, IRI predicate, Model model, Set<Resource> cycleDetection)