org.eclipse.dstore.extra
Interface IDataElement
- All Superinterfaces:
- IAdaptable, IElement
- All Known Implementing Classes:
- DataElement
public interface IDataElement
- extends IElement
getName
String getName()
getType
String getType()
getId
String getId()
getNestedData
List getNestedData()
getNestedSize
int getNestedSize()
getElementProperty
Object getElementProperty(Object obj)
- Specified by:
getElementProperty
in interface IElement
getAssociated
List getAssociated(String key)
isOfType
boolean isOfType(String typeStr)
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.