public interface ITypeMapping
NRLDataType class.| Modifier and Type | Method and Description |
|---|---|
NRLDataType |
getType(IAttribute attr)
Map the type of an attribute to an internal abstract type.
|
NRLDataType |
getType(IModelElement element)
Map a model element to an internal, abstract type.
|
NRLDataType getType(IAttribute attr)
attr - the attributeNRLDataType getType(IModelElement element)
NRLDataType.ELEMENT.element - the elementCopyright © 2006-2013. All Rights Reserved.