|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LengthBlockService | |
|---|---|
| org.eclipse.soda.dk.block | This package is part of the org.eclipse.soda.dk.core project. |
| org.eclipse.soda.dk.parameter | This package is part of the org.eclipse.soda.dk.core project. |
| org.eclipse.soda.dk.parameter.service | This package is part of the org.eclipse.soda.dk.core.service project. |
| Uses of LengthBlockService in org.eclipse.soda.dk.block |
|---|
| Classes in org.eclipse.soda.dk.block that implement LengthBlockService | |
|---|---|
class |
ByteLengthBlock
|
class |
LengthBlock
|
class |
MessageLengthBlock
|
class |
MessageSizeBlock
|
class |
SegmentLengthBlock
|
class |
SegmentSizeBlock
|
class |
SizeBlock
|
| Uses of LengthBlockService in org.eclipse.soda.dk.parameter |
|---|
| Methods in org.eclipse.soda.dk.parameter that return LengthBlockService | |
|---|---|
LengthBlockService |
ParameterCursor.getLengthBlock()
Gets the length block (LengthBlockService) value. |
| Methods in org.eclipse.soda.dk.parameter with parameters of type LengthBlockService | |
|---|---|
void |
ParameterCursor.setLengthBlock(LengthBlockService lengthBlock)
Sets the length block value. |
| Uses of LengthBlockService in org.eclipse.soda.dk.parameter.service |
|---|
| Methods in org.eclipse.soda.dk.parameter.service that return LengthBlockService | |
|---|---|
LengthBlockService |
ParameterCursorService.getLengthBlock()
Gets the length block (LengthBlockService) value. |
| Methods in org.eclipse.soda.dk.parameter.service with parameters of type LengthBlockService | |
|---|---|
void |
ParameterCursorService.setLengthBlock(LengthBlockService lengthBlock)
Sets the length block value. |
|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||