public interface Attribute
Variable| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
handleData(IoBuffer data,
java.util.Map<java.lang.String,Variant> attributes,
Variant timestamp) |
void |
handleError(java.util.Map<java.lang.String,Variant> attributes) |
void |
handleWrite(Variant value) |
void |
start(MemoryRequestBlock block,
int offset) |
void |
stop() |
void handleData(IoBuffer data,
java.util.Map<java.lang.String,Variant> attributes,
Variant timestamp)
void handleError(java.util.Map<java.lang.String,Variant> attributes)
java.lang.String getName()
void handleWrite(Variant value)
void start(MemoryRequestBlock block, int offset)
void stop()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0