public class ItemWrapper
extends org.eclipse.core.runtime.PlatformObject
implements org.eclipse.core.runtime.IAdaptable
Constructor and Description |
---|
ItemWrapper(ConnectionWrapper connection,
HistoricalItemInformation itemInformation) |
Modifier and Type | Method and Description |
---|---|
Object |
getAdapter(Class adapter) |
ConnectionWrapper |
getConnection() |
HistoricalItemInformation |
getItemInformation() |
protected Item |
makeItem() |
public ItemWrapper(ConnectionWrapper connection, HistoricalItemInformation itemInformation)
public HistoricalItemInformation getItemInformation()
public ConnectionWrapper getConnection()
public Object getAdapter(Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
getAdapter
in class org.eclipse.core.runtime.PlatformObject
protected Item makeItem()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.