Modifier and Type | Method and Description |
---|---|
Type |
Type.createCopy() |
Modifier and Type | Method and Description |
---|---|
Type |
PropertyInfo.typeInfo() |
Modifier and Type | Method and Description |
---|---|
ClassInfo |
ModelImpl.classByIdOrName(Type typeInfo) |
ClassInfo |
Model.classByIdOrName(Type typeInfo) |
Modifier and Type | Field and Description |
---|---|
protected Type |
PropertyInfoEA.typeInfo
Type information
|
protected Type |
OperationInfoEA.typeInfo
Type information
|
Modifier and Type | Method and Description |
---|---|
Type |
PropertyInfoEA.typeInfo()
Return id and name of type of property
|
Modifier and Type | Field and Description |
---|---|
protected Type |
GenericPropertyInfo.typeInfo |
Modifier and Type | Method and Description |
---|---|
Type |
GenericPropertyInfo.typeInfo() |
Modifier and Type | Method and Description |
---|---|
void |
GenericPropertyInfo.copyTypeInfo(Type typeInfo)
Uses the id and name from the given Type object to initialise the fields
of this object's typeInfo value (which is initialized first in case it is
null ). |
void |
GenericPropertyInfo.setTypeInfo(Type typeInfo)
NOTE: sets the value of the typeInfo attribute of this
GenericPropertyInfo object to reference the given one.
|
Modifier and Type | Method and Description |
---|---|
Type |
PropertyInfoXmi10.typeInfo() |
Copyright © 2017. All rights reserved.