|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormatterType
A representation of the model object 'Type'. A formatter has the role of given the input array of (name or ID, value string) pairs creating an object that represents that data. Usually the data in the array represents a complete message or record of some sort. In each (name or ID, value string) pair, the name or ID maps to a member of the object and the value string represents the value of that member.
The following features are supported:
FormatterPackage.getFormatterType()| Method Summary | |
|---|---|
boolean |
isDummyAttr1()
Returns the value of the 'Dummy Attr1' attribute. |
boolean |
isDummyAttr2()
Returns the value of the 'Dummy Attr2' attribute. |
boolean |
isSetDummyAttr1()
Returns whether the value of the ' Dummy Attr1' attribute is set |
boolean |
isSetDummyAttr2()
Returns whether the value of the ' Dummy Attr2' attribute is set |
void |
setDummyAttr1(boolean value)
Sets the value of the ' Dummy Attr1' attribute |
void |
setDummyAttr2(boolean value)
Sets the value of the ' Dummy Attr2' attribute |
void |
unsetDummyAttr1()
Unsets the value of the ' Dummy Attr1' attribute |
void |
unsetDummyAttr2()
Unsets the value of the ' Dummy Attr2' attribute |
| Methods inherited from interface org.eclipse.hyades.logging.adapter.model.internal.unit.ProcessUnitType |
|---|
getDescription, getProperty, getUniqueID, isDisabled, isSetDisabled, setDescription, setDisabled, setUniqueID, unsetDisabled |
| 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 |
|---|
boolean isDummyAttr1()
"false".
Reserved for future use.
isSetDummyAttr1(),
unsetDummyAttr1(),
setDummyAttr1(boolean),
FormatterPackage.getFormatterType_DummyAttr1()void setDummyAttr1(boolean value)
Dummy Attr1' attribute.
value - the new value of the 'Dummy Attr1' attribute.isSetDummyAttr1(),
unsetDummyAttr1(),
isDummyAttr1()void unsetDummyAttr1()
Dummy Attr1' attribute.
isSetDummyAttr1(),
isDummyAttr1(),
setDummyAttr1(boolean)boolean isSetDummyAttr1()
Dummy Attr1' attribute is set.
unsetDummyAttr1(),
isDummyAttr1(),
setDummyAttr1(boolean)boolean isDummyAttr2()
"false".
Reserved for future use.
isSetDummyAttr2(),
unsetDummyAttr2(),
setDummyAttr2(boolean),
FormatterPackage.getFormatterType_DummyAttr2()void setDummyAttr2(boolean value)
Dummy Attr2' attribute.
value - the new value of the 'Dummy Attr2' attribute.isSetDummyAttr2(),
unsetDummyAttr2(),
isDummyAttr2()void unsetDummyAttr2()
Dummy Attr2' attribute.
isSetDummyAttr2(),
isDummyAttr2(),
setDummyAttr2(boolean)boolean isSetDummyAttr2()
Dummy Attr2' attribute is set.
unsetDummyAttr2(),
isDummyAttr2(),
setDummyAttr2(boolean)
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||