org.omg.CosTime

Class TIOPOATie

public class TIOPOATie extends TIOPOA

The TIO represents a time interval and contains operations relevant to time intervals
Constructor Summary
TIOPOATie(TIOOperations tieObject)
Constructor
TIOPOATie(TIOOperations tieObject, POA poa)
Constructor
Method Summary
OverlapTypeoverlaps(TIO interval, TIOHolder overlap)
Operation overlaps
OverlapTypespans(UTO time, TIOHolder overlap)
Operation spans
UTOtime()
Operation time
IntervalTtime_interval()
Read accessor for time_interval attribute
POA_default_POA()
_default_POA method
TIOOperations_delegate()
Get the delegate
void_delegate(TIOOperations delegate_)
Set the delegate

Constructor Detail

TIOPOATie

public TIOPOATie(TIOOperations tieObject)
Constructor

TIOPOATie

public TIOPOATie(TIOOperations tieObject, POA poa)
Constructor

Method Detail

overlaps

public OverlapType overlaps(TIO interval, TIOHolder overlap)
Operation overlaps

spans

public OverlapType spans(UTO time, TIOHolder overlap)
Operation spans

time

public UTO time()
Operation time

time_interval

public IntervalT time_interval()
Read accessor for time_interval attribute

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public TIOOperations _delegate()
Get the delegate

_delegate

public void _delegate(TIOOperations delegate_)
Set the delegate