|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryInfo
A representation of the model object 'Repository Info'.
The following features are supported:
ModelPackage.getRepositoryInfo()
Method Summary | |
---|---|
RepositoryData |
getRepositoryData()
Returns the value of the 'Repository Data' reference |
RepositoryType |
getRepositoryType()
Returns the value of the 'Repository Type' attribute. |
RepositoryConfiguration |
getSourceRepositoryConfiguration()
Returns the value of the 'Source Repository Configuration' reference |
void |
setRepositoryData(RepositoryData value)
Sets the value of the ' Repository Data ' reference |
void |
setRepositoryType(RepositoryType value)
Sets the value of the ' Repository Type ' attribute |
void |
setSourceRepositoryConfiguration(RepositoryConfiguration value)
Sets the value of the ' Source Repository Configuration ' reference |
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 |
---|
RepositoryType getRepositoryType()
RepositoryType
.
If the meaning of the 'Repository Type' attribute isn't clear, there really should be more of a description here...
RepositoryType
,
setRepositoryType(RepositoryType)
,
ModelPackage.getRepositoryInfo_RepositoryType()
void setRepositoryType(RepositoryType value)
Repository Type
' attribute.
value
- the new value of the 'Repository Type' attribute.RepositoryType
,
getRepositoryType()
RepositoryConfiguration getSourceRepositoryConfiguration()
If the meaning of the 'Source Repository Configuration' reference isn't clear, there really should be more of a description here...
setSourceRepositoryConfiguration(RepositoryConfiguration)
,
ModelPackage.getRepositoryInfo_SourceRepositoryConfiguration()
void setSourceRepositoryConfiguration(RepositoryConfiguration value)
Source Repository Configuration
' reference.
value
- the new value of the 'Source Repository Configuration' reference.getSourceRepositoryConfiguration()
RepositoryData getRepositoryData()
If the meaning of the 'Repository Data' reference isn't clear, there really should be more of a description here...
setRepositoryData(RepositoryData)
,
ModelPackage.getRepositoryInfo_RepositoryData()
void setRepositoryData(RepositoryData value)
Repository Data
' reference.
value
- the new value of the 'Repository Data' reference.getRepositoryData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |