Interface OpenModelElement
- All Superinterfaces:
ExtensibilityModelElement
- All Known Implementing Classes:
OpenModelElementImpl
Instances of classes that implement this interface are used to indicate the start of a section of content in the
model. A CloseModelElement with the same id is used to indicate the end of the content and
a ContentModelElement contains the content it self.
- Author:
- David Draper
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.springframework.extensions.surf.extensibility.ExtensibilityModelElement
getDirectiveName, getId, getType
-
Field Details
-
TYPE
- See Also:
-