Interface InitialModel
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,EObject
,Notifier
- All Known Implementing Classes:
InitialModelImpl
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.pcm.allocation.Allocation
Returns the value of the 'Allocation' reference.org.palladiosimulator.pcm.repository.Repository
Returns the value of the 'Event Middle Ware Repository' reference.org.palladiosimulator.pcm.repository.Repository
Returns the value of the 'Middleware Repository' reference.org.palladiosimulator.monitorrepository.MonitorRepository
Returns the value of the 'Monitor Repository' reference.Returns the value of the 'Reconfiguration Rules' reference.org.palladiosimulator.pcm.repository.Repository
Returns the value of the 'Repository' reference.org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment
Returns the value of the 'Resource Environment' reference.org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository
Returns the value of the 'Service Level Objectives' reference.org.palladiosimulator.pcm.system.System
Returns the value of the 'System' reference.org.scaledl.usageevolution.UsageEvolution
Returns the value of the 'Usage Evolution' reference.org.palladiosimulator.pcm.usagemodel.UsageModel
Returns the value of the 'Usage Model' reference.void
setAllocation
(org.palladiosimulator.pcm.allocation.Allocation value) Sets the value of the 'Allocation
' reference.void
setEventMiddleWareRepository
(org.palladiosimulator.pcm.repository.Repository value) Sets the value of the 'Event Middle Ware Repository
' reference.void
setMiddlewareRepository
(org.palladiosimulator.pcm.repository.Repository value) Sets the value of the 'Middleware Repository
' reference.void
setMonitorRepository
(org.palladiosimulator.monitorrepository.MonitorRepository value) Sets the value of the 'Monitor Repository
' reference.void
Sets the value of the 'Reconfiguration Rules
' reference.void
setRepository
(org.palladiosimulator.pcm.repository.Repository value) Sets the value of the 'Repository
' reference.void
setResourceEnvironment
(org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment value) Sets the value of the 'Resource Environment
' reference.void
setServiceLevelObjectives
(org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository value) Sets the value of the 'Service Level Objectives
' reference.void
setSystem
(org.palladiosimulator.pcm.system.System value) Sets the value of the 'System
' reference.void
setUsageEvolution
(org.scaledl.usageevolution.UsageEvolution value) Sets the value of the 'Usage Evolution
' reference.void
setUsageModel
(org.palladiosimulator.pcm.usagemodel.UsageModel value) Sets the value of the 'Usage Model
' reference.Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
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
-
Field Details
-
copyright
- See Also:
- Generated class or method.
-
-
Method Details
-
getUsageModel
org.palladiosimulator.pcm.usagemodel.UsageModel getUsageModel()Returns the value of the 'Usage Model' reference.If the meaning of the 'Usage Model' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Usage Model' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setUsageModel
void setUsageModel(org.palladiosimulator.pcm.usagemodel.UsageModel value) Sets the value of the 'Usage Model
' reference.- Parameters:
value
- the new value of the 'Usage Model' reference.- See Also:
- Generated class or method.
-
getAllocation
org.palladiosimulator.pcm.allocation.Allocation getAllocation()Returns the value of the 'Allocation' reference.If the meaning of the 'Allocation' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Allocation' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setAllocation
void setAllocation(org.palladiosimulator.pcm.allocation.Allocation value) Sets the value of the 'Allocation
' reference.- Parameters:
value
- the new value of the 'Allocation' reference.- See Also:
- Generated class or method.
-
getMiddlewareRepository
org.palladiosimulator.pcm.repository.Repository getMiddlewareRepository()Returns the value of the 'Middleware Repository' reference.If the meaning of the 'Middleware Repository' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Middleware Repository' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true"
-
setMiddlewareRepository
void setMiddlewareRepository(org.palladiosimulator.pcm.repository.Repository value) Sets the value of the 'Middleware Repository
' reference.- Parameters:
value
- the new value of the 'Middleware Repository' reference.- See Also:
- Generated class or method.
-
getEventMiddleWareRepository
org.palladiosimulator.pcm.repository.Repository getEventMiddleWareRepository()Returns the value of the 'Event Middle Ware Repository' reference.If the meaning of the 'Event Middle Ware Repository' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Event Middle Ware Repository' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true"
-
setEventMiddleWareRepository
void setEventMiddleWareRepository(org.palladiosimulator.pcm.repository.Repository value) Sets the value of the 'Event Middle Ware Repository
' reference.- Parameters:
value
- the new value of the 'Event Middle Ware Repository' reference.- See Also:
- Generated class or method.
-
getReconfigurationRules
ReconfigurationRulesFolder getReconfigurationRules()Returns the value of the 'Reconfiguration Rules' reference.If the meaning of the 'Reconfiguration Rules' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Reconfiguration Rules' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setReconfigurationRules
Sets the value of the 'Reconfiguration Rules
' reference.- Parameters:
value
- the new value of the 'Reconfiguration Rules' reference.- See Also:
- Generated class or method.
-
getMonitorRepository
org.palladiosimulator.monitorrepository.MonitorRepository getMonitorRepository()Returns the value of the 'Monitor Repository' reference.If the meaning of the 'Monitor Repository' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Monitor Repository' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setMonitorRepository
void setMonitorRepository(org.palladiosimulator.monitorrepository.MonitorRepository value) Sets the value of the 'Monitor Repository
' reference.- Parameters:
value
- the new value of the 'Monitor Repository' reference.- See Also:
- Generated class or method.
-
getServiceLevelObjectives
org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository getServiceLevelObjectives()Returns the value of the 'Service Level Objectives' reference.If the meaning of the 'Service Level Objectives' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Service Level Objectives' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setServiceLevelObjectives
void setServiceLevelObjectives(org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository value) Sets the value of the 'Service Level Objectives
' reference.- Parameters:
value
- the new value of the 'Service Level Objectives' reference.- See Also:
- Generated class or method.
-
getRepository
org.palladiosimulator.pcm.repository.Repository getRepository()Returns the value of the 'Repository' reference.If the meaning of the 'Repository' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Repository' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setRepository
void setRepository(org.palladiosimulator.pcm.repository.Repository value) Sets the value of the 'Repository
' reference.- Parameters:
value
- the new value of the 'Repository' reference.- See Also:
- Generated class or method.
-
getSystem
org.palladiosimulator.pcm.system.System getSystem()Returns the value of the 'System' reference.If the meaning of the 'System' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'System' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setSystem
void setSystem(org.palladiosimulator.pcm.system.System value) Sets the value of the 'System
' reference.- Parameters:
value
- the new value of the 'System' reference.- See Also:
- Generated class or method.
-
getResourceEnvironment
org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment getResourceEnvironment()Returns the value of the 'Resource Environment' reference.If the meaning of the 'Resource Environment' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resource Environment' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setResourceEnvironment
void setResourceEnvironment(org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment value) Sets the value of the 'Resource Environment
' reference.- Parameters:
value
- the new value of the 'Resource Environment' reference.- See Also:
- Generated class or method.
-
getUsageEvolution
org.scaledl.usageevolution.UsageEvolution getUsageEvolution()Returns the value of the 'Usage Evolution' reference.If the meaning of the 'Usage Evolution' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Usage Evolution' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setUsageEvolution
void setUsageEvolution(org.scaledl.usageevolution.UsageEvolution value) Sets the value of the 'Usage Evolution
' reference.- Parameters:
value
- the new value of the 'Usage Evolution' reference.- See Also:
- Generated class or method.
-