public interface TypeExtension
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getMethods()
Returns the value of the 'Methods' containment reference list.
|
ExtendedOperatorType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(ExtendedOperatorType value)
Sets the value of the '
Type' attribute |
ExtendedOperatorType getType()
ExtendedOperatorType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
ExtendedOperatorType,
setType(ExtendedOperatorType),
OperationsmodelPackage.getTypeExtension_Type()void setType(ExtendedOperatorType value)
Type' attribute.
value - the new value of the 'Type' attribute.ExtendedOperatorType,
getType()org.eclipse.emf.common.util.EList getMethods()
Method.
If the meaning of the 'Methods' containment reference list isn't clear, there really should be more of a description here...
OperationsmodelPackage.getTypeExtension_Methods()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.