|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VTMandatoryStyleProperty
A representation of the model object 'Style Property'.
The following features are supported:
VTMandatoryPackage.getMandatoryStyleProperty()| Method Summary | |
|---|---|
String |
getMandatoryMarker()
Returns the value of the 'Mandatory Marker' attribute. |
boolean |
isHighliteMandatoryFields()
Returns the value of the 'Highlite Mandatory Fields' attribute. |
void |
setHighliteMandatoryFields(boolean value)
Sets the value of the ' Highlite Mandatory Fields' attribute. |
void |
setMandatoryMarker(String value)
Sets the value of the ' Mandatory Marker' attribute. |
| Methods inherited from interface org.eclipse.emf.ecp.view.template.model.VTStyleProperty |
|---|
equalStyles |
| 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 |
|---|
boolean isHighliteMandatoryFields()
"true".
If the meaning of the 'Highlite Mandatory Fields' attribute isn't clear, there really should be more of a description here...
setHighliteMandatoryFields(boolean),
VTMandatoryPackage.getMandatoryStyleProperty_HighliteMandatoryFields()void setHighliteMandatoryFields(boolean value)
Highlite Mandatory Fields' attribute.
value - the new value of the 'Highlite Mandatory Fields' attribute.isHighliteMandatoryFields()String getMandatoryMarker()
"*".
If the meaning of the 'Mandatory Marker' attribute isn't clear, there really should be more of a description here...
setMandatoryMarker(String),
VTMandatoryPackage.getMandatoryStyleProperty_MandatoryMarker()void setMandatoryMarker(String value)
Mandatory Marker' attribute.
value - the new value of the 'Mandatory Marker' attribute.getMandatoryMarker()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||