|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SCASCDLImportBinding
A representation of the model object 'SCASCDL Import Binding'.
The following features are supported:
CorecellPackage.getSCASCDLImportBinding()
Method Summary | |
---|---|
java.lang.String |
getCellIdentifier()
Returns the value of the 'Cell Identifier' attribute |
java.lang.String |
getExportName()
Returns the value of the 'Export Name' attribute |
java.lang.String |
getModuleName()
Returns the value of the 'Module Name' attribute |
java.lang.String |
getModuleShortName()
Returns the value of the 'Module Short Name' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setCellIdentifier(java.lang.String value)
Sets the value of the ' Cell Identifier ' attribute |
void |
setExportName(java.lang.String value)
Sets the value of the ' Export Name ' attribute |
void |
setModuleName(java.lang.String value)
Sets the value of the ' Module Name ' attribute |
void |
setModuleShortName(java.lang.String value)
Sets the value of the ' Module Short Name ' 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 getModuleName()
If the meaning of the 'Module Name' attribute isn't clear, there really should be more of a description here...
setModuleName(String)
,
CorecellPackage.getSCASCDLImportBinding_ModuleName()
void setModuleName(java.lang.String value)
Module Name
' attribute.
value
- the new value of the 'Module Name' attribute.getModuleName()
java.lang.String getModuleShortName()
If the meaning of the 'Module Short Name' attribute isn't clear, there really should be more of a description here...
setModuleShortName(String)
,
CorecellPackage.getSCASCDLImportBinding_ModuleShortName()
void setModuleShortName(java.lang.String value)
Module Short Name
' attribute.
value
- the new value of the 'Module Short Name' attribute.getModuleShortName()
java.lang.String getCellIdentifier()
If the meaning of the 'Cell Identifier' attribute isn't clear, there really should be more of a description here...
setCellIdentifier(String)
,
CorecellPackage.getSCASCDLImportBinding_CellIdentifier()
void setCellIdentifier(java.lang.String value)
Cell Identifier
' attribute.
value
- the new value of the 'Cell Identifier' attribute.getCellIdentifier()
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)
,
CorecellPackage.getSCASCDLImportBinding_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
java.lang.String getExportName()
If the meaning of the 'Export Name' attribute isn't clear, there really should be more of a description here...
setExportName(String)
,
CorecellPackage.getSCASCDLImportBinding_ExportName()
void setExportName(java.lang.String value)
Export Name
' attribute.
value
- the new value of the 'Export Name' attribute.getExportName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |