Interface CompoundTerm

All Superinterfaces:
SimpleTerm
All Known Subinterfaces:
WhereClause

public interface CompoundTerm extends SimpleTerm
Compound term from oslc.where clause.

Note: If top-level compound term, SimpleTerm.property() will return null.

  • Method Details

    • children

      List<SimpleTerm> children()
      Returns:
      immutable list of child simple terms