|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessContextID
A representation of the model object 'Business Context ID'. The optional attributes define how the context-id value is built up. The time-stamp is used if the context-id element is omitted.
The following features are supported:
BcdejbextPackage.getBusinessContextID()
Method Summary | |
---|---|
java.lang.String |
getDelimiter()
Returns the value of the 'Delimiter' attribute |
java.lang.String |
getFixedValue()
Returns the value of the 'Fixed Value' attribute |
int |
getParameter()
Returns the value of the 'Parameter' attribute. |
boolean |
isSetParameter()
Returns whether the value of the ' Parameter ' attribute is set |
boolean |
isSetTimestamp()
Returns whether the value of the ' Timestamp ' attribute is set |
boolean |
isTimestamp()
Returns the value of the 'Timestamp' attribute. |
void |
setDelimiter(java.lang.String value)
Sets the value of the ' Delimiter ' attribute |
void |
setFixedValue(java.lang.String value)
Sets the value of the ' Fixed Value ' attribute |
void |
setParameter(int value)
Sets the value of the ' Parameter ' attribute |
void |
setTimestamp(boolean value)
Sets the value of the ' Timestamp ' attribute |
void |
unsetParameter()
Unsets the value of the ' Parameter ' attribute |
void |
unsetTimestamp()
Unsets the value of the ' Timestamp ' 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 |
---|
java.lang.String getFixedValue()
setFixedValue(String)
,
BcdejbextPackage.getBusinessContextID_FixedValue()
void setFixedValue(java.lang.String value)
Fixed Value
' attribute.
value
- the new value of the 'Fixed Value' attribute.getFixedValue()
int getParameter()
"0"
.
Optional attribute that specifies that the specified method parameter should be used as one of the values for the element.
isSetParameter()
,
unsetParameter()
,
setParameter(int)
,
BcdejbextPackage.getBusinessContextID_Parameter()
void setParameter(int value)
Parameter
' attribute.
value
- the new value of the 'Parameter' attribute.isSetParameter()
,
unsetParameter()
,
getParameter()
void unsetParameter()
Parameter
' attribute.
isSetParameter()
,
getParameter()
,
setParameter(int)
boolean isSetParameter()
Parameter
' attribute is set.
unsetParameter()
,
getParameter()
,
setParameter(int)
boolean isTimestamp()
"false"
.
Optional attribute that specifies that the current time should be included in the context-id. The default-value of time-stamp="false" is used if this attribute is omitted.
isSetTimestamp()
,
unsetTimestamp()
,
setTimestamp(boolean)
,
BcdejbextPackage.getBusinessContextID_Timestamp()
void setTimestamp(boolean value)
Timestamp
' attribute.
value
- the new value of the 'Timestamp' attribute.isSetTimestamp()
,
unsetTimestamp()
,
isTimestamp()
void unsetTimestamp()
Timestamp
' attribute.
isSetTimestamp()
,
isTimestamp()
,
setTimestamp(boolean)
boolean isSetTimestamp()
Timestamp
' attribute is set.
unsetTimestamp()
,
isTimestamp()
,
setTimestamp(boolean)
java.lang.String getDelimiter()
setDelimiter(String)
,
BcdejbextPackage.getBusinessContextID_Delimiter()
void setDelimiter(java.lang.String value)
Delimiter
' attribute.
value
- the new value of the 'Delimiter' attribute.getDelimiter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |