public interface DataItemInformation
Data items information objects must be equal on their name!
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<IODirection> |
getIODirection() |
java.lang.String |
getName()
Get the ID of the data item
|
java.util.Set<IODirection> getIODirection()
java.lang.String getName()
Although the getter is called name it returns the id since somewhere in the past "name" was renamed to "id".
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