|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessingInstruction
A representation of the model object 'Processing Instruction'.
The following features are supported:
MoDiscoXMLPackage.getProcessingInstruction()| Method Summary | |
|---|---|
java.lang.String |
getData()
Returns the value of the 'Data' attribute. |
void |
setData(java.lang.String value)
Sets the value of the ' Data' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.xml.Node |
|---|
getName, getParent, setName, setParent |
| Method Detail |
|---|
java.lang.String getData()
If the meaning of the 'Data' attribute isn't clear, there really should be more of a description here...
setData(String),
MoDiscoXMLPackage.getProcessingInstruction_Data()void setData(java.lang.String value)
Data' attribute.
value - the new value of the 'Data' attribute.getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||