Verwendungen von Schnittstelle
ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalHeaderHolder
Packages, die IOptionalHeaderHolder verwenden
Package
Beschreibung
-
Verwendungen von IOptionalHeaderHolder in ch.nolix.core.document.chainednode
Klassen in ch.nolix.core.document.chainednode, die IOptionalHeaderHolder implementierenModifizierer und TypKlasseBeschreibungfinal classAChainedNodehas the following attributes. -0 or 1 header -an arbitrary number of childChainedNodes -0 or 1 nextChainedNodeAChainedNodeis not mutable. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.core.document.node
Klassen in ch.nolix.core.document.node, die IOptionalHeaderHolder implementierenModifizierer und TypKlasseBeschreibungclassAbstractMutableNode<N extends AbstractMutableNode<N>>classAbstractNode<N extends AbstractNode<N>>final classAFileNodeis a specification that is stored in a file.final classfinal classANodeis not mutable. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapiModifizierer und TypSchnittstelleBeschreibunginterfaceAIFluentMutableOptionalHeaderHolderis aIOptionalHeaderHolderwhose header can be set and removed programmatically and fluently. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.attributeapi.mutableoptionalattributeapiModifizierer und TypSchnittstelleBeschreibunginterfaceAIMutableOptionalHeaderHolderis aIOptionalHeaderHolderwhose header can be set and removed programmatically. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.coreapi.documentapi.chainednodeapi
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.documentapi.chainednodeapiModifizierer und TypSchnittstelleBeschreibunginterfaceAIChainedNodehas the following attributes. -0 or 1 header -an arbitrary number of childIChainedNodes -0 or 1 nextIChainedNodeAIChainedNodethat does not have a header, does not contain attributes and does not have a nextIChainedNodeis blank. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.coreapi.documentapi.nodeapi
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.documentapi.nodeapiModifizierer und TypSchnittstelleBeschreibunginterfaceIMutableNode<N extends IMutableNode<N>>AIMutableNodeis aINodethat is mutable.interface