Logo ProcessCore

FragmentRelation Type

Semantic relation between two fragment selectors.

Union cases

Union case Description

Contains

Full Usage: Contains

Disjoint

Full Usage: Disjoint

Exact

Full Usage: Exact

Unknown

Full Usage: Unknown

Instance members

Instance member Description

this.IsContains

Full Usage: this.IsContains

Returns: bool
Returns: bool

this.IsDisjoint

Full Usage: this.IsDisjoint

Returns: bool
Returns: bool

this.IsExact

Full Usage: this.IsExact

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.