public interface IMXMLVectorNode extends IMXMLInstanceNode
<Vector> tag.UNKNOWN| Modifier and Type | Method and Description |
|---|---|
boolean |
getFixed()
Gets the value specified for the
fixed property of the
Vector, as specified by the optional fixed attribute. |
ITypeDefinition |
getType()
Gets the type of the Vector's elements, as specified by the
type attribute. |
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, getStartITypeDefinition getType()
type attribute.ITypeDefinition object representing a class or
interface definition.boolean getFixed()
fixed property of the
Vector, as specified by the optional fixed attribute.true if the Vector is to have fixed length and
false otherwise.Copyright © 2016 The Apache Software Foundation. All rights reserved.