|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutOption
A representation of the model object 'Layout Option'.
The following features are supported:
ServiceDataPackage.getLayoutOption()
Method Summary | |
---|---|
String |
getAppliesTo()
Returns the value of the 'Applies To' attribute. |
String |
getDefault()
Returns the value of the 'Default' attribute. |
String |
getDescription()
Returns the value of the 'Description' attribute. |
String |
getId()
Returns the value of the 'Id' attribute. |
String |
getImplementation()
Returns the value of the 'Implementation' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
RemoteEnum |
getRemoteEnum()
Returns the value of the 'Remote Enum' containment reference. |
String |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isAdvanced()
Returns the value of the 'Advanced' attribute. |
void |
setAdvanced(boolean value)
Sets the value of the ' Advanced ' attribute. |
void |
setAppliesTo(String value)
Sets the value of the ' Applies To ' attribute. |
void |
setDefault(String value)
Sets the value of the ' Default ' attribute. |
void |
setDescription(String value)
Sets the value of the ' Description ' attribute. |
void |
setId(String value)
Sets the value of the ' Id ' attribute. |
void |
setImplementation(String value)
Sets the value of the ' Implementation ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setRemoteEnum(RemoteEnum value)
Sets the value of the ' Remote Enum ' containment reference. |
void |
setType(String value)
Sets the value of the ' Type ' 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 |
---|
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
ServiceDataPackage.getLayoutOption_Id()
required | = | true |
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
ServiceDataPackage.getLayoutOption_Type()
required | = | true |
void setType(String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
ServiceDataPackage.getLayoutOption_Name()
required | = | true |
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
ServiceDataPackage.getLayoutOption_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
String getAppliesTo()
If the meaning of the 'Applies To' attribute isn't clear, there really should be more of a description here...
setAppliesTo(String)
,
ServiceDataPackage.getLayoutOption_AppliesTo()
void setAppliesTo(String value)
Applies To
' attribute.
value
- the new value of the 'Applies To' attribute.getAppliesTo()
String getDefault()
If the meaning of the 'Default' attribute isn't clear, there really should be more of a description here...
setDefault(String)
,
ServiceDataPackage.getLayoutOption_Default()
void setDefault(String value)
Default
' attribute.
value
- the new value of the 'Default' attribute.getDefault()
boolean isAdvanced()
If the meaning of the 'Advanced' attribute isn't clear, there really should be more of a description here...
setAdvanced(boolean)
,
ServiceDataPackage.getLayoutOption_Advanced()
void setAdvanced(boolean value)
Advanced
' attribute.
value
- the new value of the 'Advanced' attribute.isAdvanced()
RemoteEnum getRemoteEnum()
If the meaning of the 'Remote Enum' reference isn't clear, there really should be more of a description here...
setRemoteEnum(RemoteEnum)
,
ServiceDataPackage.getLayoutOption_RemoteEnum()
containment | = | true |
void setRemoteEnum(RemoteEnum value)
Remote Enum
' containment reference.
value
- the new value of the 'Remote Enum' containment reference.getRemoteEnum()
String getImplementation()
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
setImplementation(String)
,
ServiceDataPackage.getLayoutOption_Implementation()
void setImplementation(String value)
Implementation
' attribute.
value
- the new value of the 'Implementation' attribute.getImplementation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |