Interface Application
-
- All Superinterfaces:
java.lang.Comparable<java.lang.Object>
,org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.EObject
,MDWEObject
,MDWObject
,org.eclipse.emf.common.notify.Notifier
public interface Application extends MDWEObject, org.eclipse.emf.ecore.EModelElement
A representation of the model object 'Application'.The following features are supported:
- See Also:
RhapsodyPackage.getApplication()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Project
getActiveProject()
Returns the value of the 'Active Project' reference.java.lang.String
getBuildNo()
Returns the value of the 'Build No' attribute.MDWEList
getFactoryProperties()
Returns the value of the 'Factory Properties' reference list.java.lang.String
getLanguage()
Returns the value of the 'Language' attribute.java.lang.String
getOMROOT()
Returns the value of the 'OMROOT' attribute.MDWEList
getProjects()
Returns the value of the 'Projects' reference list.ModelElement
getSelectedElement()
Returns the value of the 'Selected Element' reference.MDWEList
getSelectedElements()
Returns the value of the 'Selected Elements' reference list.java.lang.String
getSerialNo()
Returns the value of the 'Serial No' attribute.MDWEList
getSiteProperties()
Returns the value of the 'Site Properties' reference list.ToolSetKind
getToolSet()
Returns the value of the 'Tool Set' attribute.java.lang.String
getVersion()
Returns the value of the 'Version' attribute.boolean
isHiddenUI()
Returns the value of the 'Is Hidden UI' attribute.void
setActiveProject(Project value)
Sets the value of the 'Active Project
' reference.void
setBuildNo(java.lang.String value)
Sets the value of the 'Build No
' attribute.void
setIsHiddenUI(boolean value)
Sets the value of the 'Is Hidden UI
' attribute.void
setLanguage(java.lang.String value)
Sets the value of the 'Language
' attribute.void
setOMROOT(java.lang.String value)
Sets the value of the 'OMROOT
' attribute.void
setSelectedElement(ModelElement value)
Sets the value of the 'Selected Element
' reference.void
setSerialNo(java.lang.String value)
Sets the value of the 'Serial No
' attribute.void
setToolSet(ToolSetKind value)
Sets the value of the 'Tool Set
' attribute.void
setVersion(java.lang.String value)
Sets the value of the 'Version
' attribute.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
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 com.sodius.mdw.core.model.MDWObject
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
-
-
-
-
Method Detail
-
getLanguage
java.lang.String getLanguage()
Returns the value of the 'Language' attribute. The default value is""
.- Returns:
- the value of the 'Language' attribute.
- See Also:
setLanguage(String)
,RhapsodyPackage.getApplication_Language()
-
setLanguage
void setLanguage(java.lang.String value)
Sets the value of the 'Language
' attribute.- Parameters:
value
- the new value of the 'Language' attribute.- See Also:
getLanguage()
-
getToolSet
ToolSetKind getToolSet()
Returns the value of the 'Tool Set' attribute. The default value is""
. The literals are from the enumerationToolSetKind
.- Returns:
- the value of the 'Tool Set' attribute.
- See Also:
ToolSetKind
,setToolSet(ToolSetKind)
,RhapsodyPackage.getApplication_ToolSet()
-
setToolSet
void setToolSet(ToolSetKind value)
Sets the value of the 'Tool Set
' attribute.- Parameters:
value
- the new value of the 'Tool Set' attribute.- See Also:
ToolSetKind
,getToolSet()
-
getBuildNo
java.lang.String getBuildNo()
Returns the value of the 'Build No' attribute. The default value is""
.- Returns:
- the value of the 'Build No' attribute.
- See Also:
setBuildNo(String)
,RhapsodyPackage.getApplication_BuildNo()
-
setBuildNo
void setBuildNo(java.lang.String value)
Sets the value of the 'Build No
' attribute.- Parameters:
value
- the new value of the 'Build No' attribute.- See Also:
getBuildNo()
-
getSerialNo
java.lang.String getSerialNo()
Returns the value of the 'Serial No' attribute. The default value is""
.- Returns:
- the value of the 'Serial No' attribute.
- See Also:
setSerialNo(String)
,RhapsodyPackage.getApplication_SerialNo()
-
setSerialNo
void setSerialNo(java.lang.String value)
Sets the value of the 'Serial No
' attribute.- Parameters:
value
- the new value of the 'Serial No' attribute.- See Also:
getSerialNo()
-
getOMROOT
java.lang.String getOMROOT()
Returns the value of the 'OMROOT' attribute. The default value is""
.- Returns:
- the value of the 'OMROOT' attribute.
- See Also:
setOMROOT(String)
,RhapsodyPackage.getApplication_OMROOT()
-
setOMROOT
void setOMROOT(java.lang.String value)
Sets the value of the 'OMROOT
' attribute.- Parameters:
value
- the new value of the 'OMROOT' attribute.- See Also:
getOMROOT()
-
isHiddenUI
boolean isHiddenUI()
Returns the value of the 'Is Hidden UI' attribute.- Returns:
- the value of the 'Is Hidden UI' attribute.
- See Also:
setIsHiddenUI(boolean)
,RhapsodyPackage.getApplication_IsHiddenUI()
-
setIsHiddenUI
void setIsHiddenUI(boolean value)
Sets the value of the 'Is Hidden UI
' attribute.- Parameters:
value
- the new value of the 'Is Hidden UI' attribute.- See Also:
isHiddenUI()
-
getVersion
java.lang.String getVersion()
Returns the value of the 'Version' attribute. The default value is""
.- Returns:
- the value of the 'Version' attribute.
- See Also:
setVersion(String)
,RhapsodyPackage.getApplication_Version()
-
setVersion
void setVersion(java.lang.String value)
Sets the value of the 'Version
' attribute.- Parameters:
value
- the new value of the 'Version' attribute.- See Also:
getVersion()
-
getProjects
MDWEList getProjects()
Returns the value of the 'Projects' reference list. The list contents are of typeProject
.- Returns:
- the value of the 'Projects' reference list.
- See Also:
RhapsodyPackage.getApplication_Projects()
-
getActiveProject
Project getActiveProject()
Returns the value of the 'Active Project' reference.- Returns:
- the value of the 'Active Project' reference.
- See Also:
setActiveProject(Project)
,RhapsodyPackage.getApplication_ActiveProject()
-
setActiveProject
void setActiveProject(Project value)
Sets the value of the 'Active Project
' reference.- Parameters:
value
- the new value of the 'Active Project' reference.- See Also:
getActiveProject()
-
getFactoryProperties
MDWEList getFactoryProperties()
Returns the value of the 'Factory Properties' reference list. The list contents are of typeProperty
.- Returns:
- the value of the 'Factory Properties' reference list.
- See Also:
RhapsodyPackage.getApplication_FactoryProperties()
-
getSiteProperties
MDWEList getSiteProperties()
Returns the value of the 'Site Properties' reference list. The list contents are of typeProperty
.- Returns:
- the value of the 'Site Properties' reference list.
- See Also:
RhapsodyPackage.getApplication_SiteProperties()
-
getSelectedElements
MDWEList getSelectedElements()
Returns the value of the 'Selected Elements' reference list. The list contents are of typeModelElement
.- Returns:
- the value of the 'Selected Elements' reference list.
- See Also:
RhapsodyPackage.getApplication_SelectedElements()
-
getSelectedElement
ModelElement getSelectedElement()
Returns the value of the 'Selected Element' reference.- Returns:
- the value of the 'Selected Element' reference.
- See Also:
setSelectedElement(ModelElement)
,RhapsodyPackage.getApplication_SelectedElement()
-
setSelectedElement
void setSelectedElement(ModelElement value)
Sets the value of the 'Selected Element
' reference.- Parameters:
value
- the new value of the 'Selected Element' reference.- See Also:
getSelectedElement()
-
-