Uses of Interface
org.springframework.extensions.surf.extensibility.OpenModelElement
Packages that use OpenModelElement
Package
Description
-
Uses of OpenModelElement in org.springframework.extensions.surf.extensibility
Methods in org.springframework.extensions.surf.extensibility that return OpenModelElementModifier and TypeMethodDescriptionExtensibilityDirectiveData.createOpen()Creates a new instance of the type ofOpenModelElementfor with the associatedExtensibilityDirective.Methods in org.springframework.extensions.surf.extensibility with parameters of type OpenModelElementModifier and TypeMethodDescriptionvoidExtensibilityModel.insertDeferredContentTarget(int index, OpenModelElement open, DeferredContentTargetModelElement target, CloseModelElement close) AllowsDeferredContentTargetModelElementinstances (along with their associatedOpenModelElementandCloseModelElementinstances) to be inserted at a requested point in the model. -
Uses of OpenModelElement in org.springframework.extensions.surf.extensibility.impl
Classes in org.springframework.extensions.surf.extensibility.impl that implement OpenModelElementMethods in org.springframework.extensions.surf.extensibility.impl that return OpenModelElementMethods in org.springframework.extensions.surf.extensibility.impl with parameters of type OpenModelElementModifier and TypeMethodDescriptionvoidExtensibilityModelImpl.insertDeferredContentTarget(int index, OpenModelElement open, DeferredContentTargetModelElement target, CloseModelElement close) AllowsDeferredContentTargetModelElementinstances (along with their associatedOpenModelElementandCloseModelElementinstances) to be inserted at a requested point in the model.