public interface GlobalizeComponent extends DataComponent, NamedDocumentable
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DataComponent> |
getComponents()
Returns the value of the 'Components' reference list.
|
org.eclipse.emf.common.util.EList<MasterServer> |
getMasterOn()
Returns the value of the 'Master On' reference list.
|
MasterImport |
getSourceMaster()
Returns the value of the 'Source Master' reference.
|
void |
setSourceMaster(MasterImport value)
Sets the value of the '
Source Master ' reference. |
getArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getName, setName
org.eclipse.emf.common.util.EList<DataComponent> getComponents()
DataComponent
.
If the meaning of the 'Components' reference list isn't clear, there really should be more of a description here...
ComponentPackage.getGlobalizeComponent_Components()
MasterImport getSourceMaster()
If the meaning of the 'Source Master' reference isn't clear, there really should be more of a description here...
setSourceMaster(MasterImport)
,
ComponentPackage.getGlobalizeComponent_SourceMaster()
void setSourceMaster(MasterImport value)
Source Master
' reference.
value
- the new value of the 'Source Master' reference.getSourceMaster()
org.eclipse.emf.common.util.EList<MasterServer> getMasterOn()
MasterServer
.
If the meaning of the 'Master On' reference isn't clear, there really should be more of a description here...
getMasterOn
in interface DataComponent
ComponentPackage.getGlobalizeComponent_MasterOn()