eu.monnetproject.lemon.model
Interface Condition

All Superinterfaces:
LemonElementOrPredicate, LemonPredicate

public interface Condition
extends LemonPredicate

A predicate used to describe a condition

Author:
John McCrae

Field Summary
static Condition condition
          The lemon super-property for condition predicates
static Condition propertyDomain
          Indicate a restriction on the domain of the property
static Condition propertyRange
          Indicates a restriction on the range of the property
 
Method Summary
 
Methods inherited from interface eu.monnetproject.lemon.model.LemonElementOrPredicate
getURI
 

Field Detail

condition

static final Condition condition
The lemon super-property for condition predicates


propertyDomain

static final Condition propertyDomain
Indicate a restriction on the domain of the property


propertyRange

static final Condition propertyRange
Indicates a restriction on the range of the property



Copyright © 2012. All Rights Reserved.