Package | Description |
---|---|
org.omg.CosTime |
Modifier and Type | Field and Description |
---|---|
static OverlapType |
OverlapType.OTContained |
static OverlapType |
OverlapType.OTContainer |
static OverlapType |
OverlapType.OTNoOverlap |
static OverlapType |
OverlapType.OTOverlap |
OverlapType |
OverlapTypeHolder.value |
Modifier and Type | Method and Description |
---|---|
static OverlapType |
OverlapTypeHelper.extract(Any any) |
static OverlapType |
OverlapType.from_int(int value) |
OverlapType |
TIOOperations.overlaps(TIO interval,
TIOHolder overlap) |
static OverlapType |
OverlapTypeHelper.read(InputStream in) |
OverlapType |
TIOOperations.spans(UTO time,
TIOHolder overlap) |
Modifier and Type | Method and Description |
---|---|
static void |
OverlapTypeHelper.insert(Any any,
OverlapType s) |
static void |
OverlapTypeHelper.write(OutputStream out,
OverlapType s) |
Constructor and Description |
---|
OverlapTypeHolder(OverlapType initial) |
Copyright © 2016 JacORB. All rights reserved.