public interface IMXMLFactoryNode extends IMXMLInstanceNode
mx.core.ClassFactory
that the compiler implicitly creates as the value for a property of type
mx.core.IFactory.
An IMXMLFactoryNode has exactly one child, which is always an
IMXMLClassNode specifying the generator class for the
ClassFactory (i.e., the class from which the factory creates
instances). Gordon Smith
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
IMXMLClassNode |
getClassNode()
Gets the
IMXMLClassNode that is this node's sole child. |
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveIDgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartIMXMLClassNode getClassNode()
IMXMLClassNode that is this node's sole child.Copyright © 2016 The Apache Software Foundation. All rights reserved.