Package org.eclipse.epsilon.eol.dom
Class ModelDeclarationParameter
java.lang.Object
org.eclipse.epsilon.common.module.AbstractModuleElement
org.eclipse.epsilon.eol.dom.ModelDeclarationParameter
- All Implemented Interfaces:
ModuleElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.epsilon.common.module.AbstractModuleElement
equals, getChildren, getComments, getData, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, hashCode, setModule, setParent, setRegion, setUri, toString
-
Field Details
-
key
-
value
-
-
Constructor Details
-
ModelDeclarationParameter
public ModelDeclarationParameter()
-
-
Method Details
-
build
- Specified by:
build
in interfaceModuleElement
- Overrides:
build
in classAbstractModuleElement
-
getKey
-
setKey
-
getValue
-
setValue
-
accept
-