|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.CosTime.TIOPOA
org.omg.CosTime.TIOPOATie
public class TIOPOATie
The TIO represents a time interval and contains operations relevant to time intervals
| Constructor Summary | |
|---|---|
TIOPOATie(TIOOperations tieObject)
Constructor |
|
TIOPOATie(TIOOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
|
| Method Summary | |
|---|---|
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
TIOOperations |
_delegate()
Get the delegate |
void |
_delegate(TIOOperations delegate_)
Set the delegate |
OverlapType |
overlaps(TIO interval,
TIOHolder overlap)
Operation overlaps |
OverlapType |
spans(UTO time,
TIOHolder overlap)
Operation spans |
IntervalT |
time_interval()
Read accessor for time_interval attribute |
UTO |
time()
Operation time |
| Methods inherited from class org.omg.CosTime.TIOPOA |
|---|
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
|---|
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TIOPOATie(TIOOperations tieObject)
public TIOPOATie(TIOOperations tieObject,
org.omg.PortableServer.POA poa)
| Method Detail |
|---|
public TIOOperations _delegate()
public void _delegate(TIOOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic IntervalT time_interval()
public OverlapType spans(UTO time,
TIOHolder overlap)
public OverlapType overlaps(TIO interval,
TIOHolder overlap)
public UTO time()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||