org.gxml.xs
Interface SmPrimeMultiplyType<A,S>

All Superinterfaces:
SmMultiplyType<A,S>, SmPrimeType<A,S>, SmSequenceType<A,S>

public interface SmPrimeMultiplyType<A,S>
extends SmPrimeType<A,S>, SmMultiplyType<A,S>


Method Summary
 SmPrimeType<A,S> getArgument()
           
 
Methods inherited from interface org.gxml.xs.SmPrimeType
choice, getKind, isChoice, isNative, isNone, subtype, zeroOrOne
 
Methods inherited from interface org.gxml.xs.SmMultiplyType
getMultiplier
 
Methods inherited from interface org.gxml.xs.SmSequenceType
accept, atomSet, parentAxis, prime, quantifier
 

Method Detail

getArgument

SmPrimeType<A,S> getArgument()
Specified by:
getArgument in interface SmMultiplyType<A,S>


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.