|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyType
A representation of the model object 'Property Type'.
The following features are supported:
Label
Description
Value
Category
Key
Qualifiers
Type
User Configurable
Value1
Any Attribute
Product Section
EnvelopePackage.getPropertyType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
MsgType |
getCategory()
Returns the value of the 'Category' reference. |
MsgType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getKey()
Returns the value of the 'Key' attribute. |
MsgType |
getLabel()
Returns the value of the 'Label' containment reference. |
ProductSectionType |
getProductSection()
Returns the value of the 'Product Section' container reference. |
java.lang.String |
getQualifiers()
Returns the value of the 'Qualifiers' attribute. |
PropertyTypeType |
getType()
Returns the value of the 'Type' attribute. |
EList<PropertyConfigurationValueType> |
getValue()
Returns the value of the 'Value' containment reference list. |
java.lang.String |
getValue1()
Returns the value of the 'Value1' attribute. |
boolean |
isSetUserConfigurable()
Returns whether the value of the ' User Configurable ' attribute is set. |
boolean |
isSetValue1()
Returns whether the value of the ' Value1 ' attribute is set. |
boolean |
isUserConfigurable()
Returns the value of the 'User Configurable' attribute. |
void |
setDescription(MsgType value)
Sets the value of the ' Description ' containment reference. |
void |
setKey(java.lang.String value)
Sets the value of the ' Key ' attribute. |
void |
setLabel(MsgType value)
Sets the value of the ' Label ' containment reference. |
void |
setProductSection(ProductSectionType value)
Sets the value of the ' Product Section ' container reference. |
void |
setQualifiers(java.lang.String value)
Sets the value of the ' Qualifiers ' attribute. |
void |
setType(PropertyTypeType value)
Sets the value of the ' Type ' attribute. |
void |
setUserConfigurable(boolean value)
Sets the value of the ' User Configurable ' attribute. |
void |
setValue1(java.lang.String value)
Sets the value of the ' Value1 ' attribute. |
void |
unsetUserConfigurable()
Unsets the value of the ' User Configurable ' attribute. |
void |
unsetValue1()
Unsets the value of the ' Value1 ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
MsgType getLabel()
setLabel(MsgType)
,
EnvelopePackage.getPropertyType_Label()
void setLabel(MsgType value)
Label
' containment reference.
value
- the new value of the 'Label' containment reference.getLabel()
MsgType getDescription()
setDescription(MsgType)
,
EnvelopePackage.getPropertyType_Description()
void setDescription(MsgType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
EList<PropertyConfigurationValueType> getValue()
PropertyConfigurationValueType
.
It is bidirectional and its opposite is 'Property
'.
Alternative default
property values for different
configuration
EnvelopePackage.getPropertyType_Value()
,
PropertyConfigurationValueType.getProperty()
java.lang.String getKey()
setKey(String)
,
EnvelopePackage.getPropertyType_Key()
void setKey(java.lang.String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
java.lang.String getQualifiers()
setQualifiers(String)
,
EnvelopePackage.getPropertyType_Qualifiers()
void setQualifiers(java.lang.String value)
Qualifiers
' attribute.
value
- the new value of the 'Qualifiers' attribute.getQualifiers()
PropertyTypeType getType()
PropertyTypeType
.
Property
type
PropertyTypeType
,
setType(PropertyTypeType)
,
EnvelopePackage.getPropertyType_Type()
void setType(PropertyTypeType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.PropertyTypeType
,
getType()
boolean isUserConfigurable()
"false"
.
Determines whether the property
value is configurable during
installation
isSetUserConfigurable()
,
unsetUserConfigurable()
,
setUserConfigurable(boolean)
,
EnvelopePackage.getPropertyType_UserConfigurable()
void setUserConfigurable(boolean value)
User Configurable
' attribute.
value
- the new value of the 'User Configurable' attribute.isSetUserConfigurable()
,
unsetUserConfigurable()
,
isUserConfigurable()
void unsetUserConfigurable()
User Configurable
' attribute.
isSetUserConfigurable()
,
isUserConfigurable()
,
setUserConfigurable(boolean)
boolean isSetUserConfigurable()
User Configurable
' attribute is set.
unsetUserConfigurable()
,
isUserConfigurable()
,
setUserConfigurable(boolean)
java.lang.String getValue1()
""
.
Default value for
property
isSetValue1()
,
unsetValue1()
,
setValue1(String)
,
EnvelopePackage.getPropertyType_Value1()
void setValue1(java.lang.String value)
Value1
' attribute.
value
- the new value of the 'Value1' attribute.isSetValue1()
,
unsetValue1()
,
getValue1()
void unsetValue1()
Value1
' attribute.
isSetValue1()
,
getValue1()
,
setValue1(String)
boolean isSetValue1()
Value1
' attribute is set.
unsetValue1()
,
getValue1()
,
setValue1(String)
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getPropertyType_AnyAttribute()
ProductSectionType getProductSection()
Property
'.
If the meaning of the 'Product Section' container reference isn't clear, there really should be more of a description here...
setProductSection(ProductSectionType)
,
EnvelopePackage.getPropertyType_ProductSection()
,
ProductSectionType.getProperty()
void setProductSection(ProductSectionType value)
Product Section
' container reference.
value
- the new value of the 'Product Section' container reference.getProductSection()
MsgType getCategory()
If the meaning of the 'Category' reference isn't clear, there really should be more of a description here...
EnvelopePackage.getPropertyType_Category()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |