|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceData
A representation of the model object 'Service Data'.
The following features are supported:
ServiceDataPackage.getServiceData()
Method Summary | |
---|---|
EList<Category> |
getCategories()
Returns the value of the 'Categories' containment reference list. |
EList<LayoutAlgorithm> |
getLayoutAlgorithms()
Returns the value of the 'Layout Algorithms' containment reference list. |
EList<LayoutOption> |
getLayoutOptions()
Returns the value of the 'Layout Options' containment reference list. |
EList<LayoutType> |
getLayoutTypes()
Returns the value of the 'Layout Types' containment reference list. |
EList<SupportedFormat> |
getSupportedFormats()
Returns the value of the 'Supported Formats' containment reference list. |
String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setVersion(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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
EList<LayoutAlgorithm> getLayoutAlgorithms()
LayoutAlgorithm
.
If the meaning of the 'Layout Algorithms' containment reference list isn't clear, there really should be more of a description here...
ServiceDataPackage.getServiceData_LayoutAlgorithms()
containment | = | true |
EList<LayoutType> getLayoutTypes()
LayoutType
.
If the meaning of the 'Layout Types' containment reference list isn't clear, there really should be more of a description here...
ServiceDataPackage.getServiceData_LayoutTypes()
containment | = | true |
EList<LayoutOption> getLayoutOptions()
LayoutOption
.
If the meaning of the 'Layout Options' containment reference list isn't clear, there really should be more of a description here...
ServiceDataPackage.getServiceData_LayoutOptions()
containment | = | true |
EList<Category> getCategories()
Category
.
If the meaning of the 'Categories' containment reference list isn't clear, there really should be more of a description here...
ServiceDataPackage.getServiceData_Categories()
containment | = | true |
String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
ServiceDataPackage.getServiceData_Version()
void setVersion(String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
EList<SupportedFormat> getSupportedFormats()
SupportedFormat
.
If the meaning of the 'Supported Formats' containment reference list isn't clear, there really should be more of a description here...
ServiceDataPackage.getServiceData_SupportedFormats()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |