public class SOContainerConfig extends Object implements ISharedObjectContainerConfig
Constructor and Description |
---|
SOContainerConfig(ID id) |
SOContainerConfig(ID id,
Map props) |
Modifier and Type | Method and Description |
---|---|
Object |
getAdapter(Class clazz) |
ID |
getID()
Return the ID for this 'identifiable' object.
|
Map |
getProperties()
The properties associated with the owner ISharedObjectContainer
|
public SOContainerConfig(ID id)
public Map getProperties()
ISharedObjectContainerConfig
getProperties
in interface ISharedObjectContainerConfig
public Object getAdapter(Class clazz)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
public ID getID()
IIdentifiable
null
.getID
in interface IIdentifiable
null
.Copyright © 2017. All rights reserved.