Class ModelElementImpl
java.lang.Object
org.springframework.extensions.surf.extensibility.impl.ModelElementImpl
- All Implemented Interfaces:
ExtensibilityModelElement
- Direct Known Subclasses:
CloseModelElementImpl,DefaultContentModelElement,DiscardUnboundContentModelElementImpl,OpenModelElementImpl,UnboundContentModelElementImpl
-
Constructor Details
-
ModelElementImpl
-
-
Method Details
-
getDirectiveName
- Specified by:
getDirectiveNamein interfaceExtensibilityModelElement
-
getId
- Specified by:
getIdin interfaceExtensibilityModelElement
-
hashCode
public int hashCode() -
equals
Two
ModelElementsare considered equal if they are of the same type, have the same identifier and have the same index and depth -
toString
-