|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicPropertyContextType
A representation of the model object 'Dynamic Property Context Type'.
The following features are supported:
ServiceMessageObjectPackage.getDynamicPropertyContextType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.util.List |
getPropertySets()
Returns the value of the 'Property Sets' containment reference list. |
boolean |
isIsPropagated()
Returns the value of the 'Is Propagated' attribute. |
boolean |
isSetIsPropagated()
Returns whether the value of the ' Is Propagated ' attribute is set. |
void |
setIsPropagated(boolean value)
Sets the value of the ' Is Propagated ' attribute. |
void |
unsetIsPropagated()
Unsets the value of the ' Is Propagated ' attribute. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.util.List getPropertySets()
DynamicPropertySetType
.
ServiceMessageObjectPackage.getDynamicPropertyContextType_PropertySets()
boolean isIsPropagated()
isSetIsPropagated()
,
unsetIsPropagated()
,
setIsPropagated(boolean)
,
ServiceMessageObjectPackage.getDynamicPropertyContextType_IsPropagated()
void setIsPropagated(boolean value)
Is Propagated
' attribute.
value
- the new value of the 'Is Propagated' attribute.isSetIsPropagated()
,
unsetIsPropagated()
,
isIsPropagated()
void unsetIsPropagated()
Is Propagated
' attribute.
isSetIsPropagated()
,
isIsPropagated()
,
setIsPropagated(boolean)
boolean isSetIsPropagated()
Is Propagated
' attribute is set.
unsetIsPropagated()
,
isIsPropagated()
,
setIsPropagated(boolean)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |