Interface References

All Superinterfaces:
Iterable<Reference>
All Known Implementing Classes:
ImmutableReferences, ResourceReferences

public interface References extends Iterable<Reference>
  • Method Details

    • updateReferences

      List<ChangeOperation> updateReferences(ResourcePath newTargetReference)
    • isEmpty

      default boolean isEmpty()
      Return whether there are no references.
      Returns:
      True if there are no references. Otherwise; false.