|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITypeMapping
A mapping from model elements to types. This is used for resolving model
references to internal types from the NRLDataType
class.
Method Summary | |
---|---|
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. |
Method Detail |
---|
NRLDataType getType(IAttribute attr)
attr
- the attribute
NRLDataType getType(IModelElement element)
NRLDataType.ELEMENT
.
element
- the element
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |