| Modifier and Type | Method and Description |
|---|---|
ClassType |
EMFPatternLanguageFactory.createClassType()
Returns a new object of class 'Class Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassTypeImpl
An implementation of the model object 'Class Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ClassType |
EMFPatternLanguageFactoryImpl.createClassType() |
| Modifier and Type | Method and Description |
|---|---|
T |
EMFPatternLanguageSwitch.caseClassType(ClassType object)
Returns the result of interpreting the object as an instance of 'Class Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.scoping.IScope |
EMFPatternLanguageDeclarativeScopeProvider.scope_EClassifier(ClassType ctx,
org.eclipse.emf.ecore.EReference ref) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EMFTypeSystem.isConformant(ClassType expectedType,
ClassType actualType) |
boolean |
EMFTypeSystem.isConformToRelationSource(ReferenceType relationType,
ClassType sourceType) |
boolean |
EMFTypeSystem.isConformToRelationTarget(ReferenceType relationType,
ClassType targetType) |