|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputType
A representation of the model object 'Input Type'.
The following features are supported:
MomlPackage.getInputType()
extendedMetaData | = | "name='input_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getBase()
Returns the value of the 'Base' attribute. |
String |
getSource()
Returns the value of the 'Source' attribute. |
void |
setBase(String value)
Sets the value of the ' Base ' attribute. |
void |
setSource(String value)
Sets the value of the ' Source ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getBase()
If the meaning of the 'Base' attribute isn't clear, there really should be more of a description here...
setBase(String)
,
MomlPackage.getInputType_Base()
extendedMetaData | = | "kind='attribute' |
name | = | 'base' |
namespace | = | '##targetNamespace'" |
void setBase(String value)
Base
' attribute.
value
- the new value of the 'Base' attribute.getBase()
String getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(String)
,
MomlPackage.getInputType_Source()
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'source' |
namespace | = | '##targetNamespace'" |
void setSource(String value)
Source
' attribute.
value
- the new value of the 'Source' attribute.getSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |