All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface de.unihh.informatik.tide.Time_Span_Attribute_Template

public interface Time_Span_Attribute_Template
extends Attribute_Template
IDL-Code contains comments


Method Index

 o get_predicate()
 o get_time_span()
 o set_predicate(Time_Span_Predicate)
 o set_time_span(Time_Point[])

Methods

 o get_predicate
 public abstract Time_Span_Predicate get_predicate()
 o set_predicate
 public abstract void set_predicate(Time_Span_Predicate predicate)
 o get_time_span
 public abstract Time_Point[] get_time_span()
 o set_time_span
 public abstract void set_time_span(Time_Point time_span[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index