|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MtjExtension
A representation of the model object 'Mtj Extension'.
The following features are supported:
ExtensionPackage.getMtjExtension()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
ExtensionType |
getType()
Returns the value of the 'Type' attribute. |
java.lang.String |
getVendor()
Returns the value of the 'Vendor' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
boolean |
isActive()
Returns the value of the 'Active' attribute. |
void |
setActive(boolean value)
Sets the value of the ' Active' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setType(ExtensionType value)
Sets the value of the ' Type' attribute. |
void |
setVendor(java.lang.String value)
Sets the value of the ' Vendor' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
ExtensionPackage.getMtjExtension_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()java.lang.String getVendor()
If the meaning of the 'Vendor' attribute isn't clear, there really should be more of a description here...
setVendor(String),
ExtensionPackage.getMtjExtension_Vendor()void setVendor(java.lang.String value)
Vendor' attribute.
value - the new value of the 'Vendor' attribute.getVendor()java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
ExtensionPackage.getMtjExtension_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
ExtensionPackage.getMtjExtension_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()ExtensionType getType()
ExtensionType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
ExtensionType,
setType(ExtensionType),
ExtensionPackage.getMtjExtension_Type()void setType(ExtensionType value)
Type' attribute.
value - the new value of the 'Type' attribute.ExtensionType,
getType()boolean isActive()
If the meaning of the 'Active' attribute isn't clear, there really should be more of a description here...
setActive(boolean),
ExtensionPackage.getMtjExtension_Active()void setActive(boolean value)
Active' attribute.
value - the new value of the 'Active' attribute.isActive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||