Package | Description |
---|---|
ome.model.core |
Modifier and Type | Field and Description |
---|---|
protected LogicalChannel |
Channel.logicalChannel |
Modifier and Type | Method and Description |
---|---|
LogicalChannel |
Channel.getLogicalChannel()
Many-to-one field ome.model.core.Channel.logicalChannel (ome.model.core.LogicalChannel)
|
LogicalChannel |
LogicalChannel.newInstance() |
LogicalChannel |
LogicalChannel.proxy() |
Modifier and Type | Method and Description |
---|---|
void |
Channel.setLogicalChannel(LogicalChannel logicalChannel) |
Constructor and Description |
---|
Channel(LogicalChannel _logicalChannel,
Pixels _pixels) |