org::kermeta::language::structure
Class TypeVariableBinding inherited from TypeContainer,
KermetaModelElement
Definition of a binding between a TypeVariable and a Type
@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
Property Summary |
Type
|
type attribute type[1..1]
Assigned Type
@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
|
TypeVariable
|
variable attribute variable[1..1]
TypeVariable
@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
|
Details of properties
type
Type type
- Type isReadOnly : false
- default : void
- isComposite : false
- isDerived : false
- isID : false
- isGetterAbstract : true
- isSetterAbstract : true
variable
TypeVariable variable
- TypeVariable isReadOnly : false
- default : void
- isComposite : false
- isDerived : false
- isID : false
- isGetterAbstract : true
- isSetterAbstract : true