Verwendungen von Schnittstelle
ch.nolix.coreapi.attribute.optionalattribute.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.attribute.fluentmutableoptionalattribute
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.attribute.fluentmutableoptionalattributeModifizierer und TypSchnittstelleBeschreibunginterfaceAIFluentMutableOptionalHeaderHolderis aIOptionalHeaderHolderwhose header can be set and removed programmatically and fluently. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.coreapi.attribute.mutableoptionalattribute
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.attribute.mutableoptionalattributeModifizierer und TypSchnittstelleBeschreibunginterfaceAIMutableOptionalHeaderHolderis aIOptionalHeaderHolderwhose header can be set and removed programmatically. -
Verwendungen von IOptionalHeaderHolder in ch.nolix.coreapi.document.chainednode
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.document.chainednodeModifizierer 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.document.node
Unterschnittstellen von IOptionalHeaderHolder in ch.nolix.coreapi.document.nodeModifizierer und TypSchnittstelleBeschreibunginterfaceIMutableNode<N extends IMutableNode<N>>AIMutableNodeis aINodethat is mutable.interface