Package eu.bandm.tools.lablog.xml
Class Element_a_SRC.Content
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedElement.MixedContent<Element,Extension>
eu.bandm.tools.lablog.xml.Element_a_SRC.Content
- All Implemented Interfaces:
Matchable<Matcher>
,TypedContent
,Visitable<Visitor>
- Enclosing class:
- Element_a_SRC
-
Nested Class Summary
Nested classes/interfaces inherited from interface eu.bandm.tools.tdom.runtime.TypedContent
TypedContent.DecodingConstructor<C extends TypedContent,
X extends TypedExtension, Y extends Exception>, TypedContent.ParsingConstructor<C extends TypedContent, E extends TypedElement<E, X>, X extends TypedExtension, Y extends Exception> -
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedElement.MixedContent
ALT_PCDATA, altIndex, content
-
Constructor Summary
ConstructorDescriptionContent
(Element_a_label elem_a_label) Content
(Element_a_treeInclude elem_a_treeInclude) -
Method Summary
Modifier and TypeMethodDescriptionfinal int
Returns the number of different variants, NOT including "#PCDATA
" in the content model.void
Send the visitor to this instance.void
final boolean
final boolean
final Element_a_label
final Element_a_treeInclude
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedElement.MixedContent
encode, getAltIndex, getContent, isPCData, toPCData
-
Field Details
-
ALT_Element_a_treeInclude
public static final int ALT_Element_a_treeInclude- See Also:
-
ALT_Element_a_label
public static final int ALT_Element_a_label- See Also:
-
-
Constructor Details
-
Content
-
Content
-
Content
-
-
Method Details
-
host
Description copied from interface:Visitable
Send the visitor to this instance. -
identify
-
getAltCount
public final int getAltCount()Description copied from class:TypedElement.MixedContent
Returns the number of different variants, NOT including "#PCDATA
" in the content model.- Specified by:
getAltCount
in classTypedElement.MixedContent<Element,
Extension> - Returns:
- the number of different variants, NOT including "
#PCDATA
".
-
isElement_a_treeInclude
public final boolean isElement_a_treeInclude() -
toElement_a_treeInclude
-
isElement_a_label
public final boolean isElement_a_label() -
toElement_a_label
-