Your Ad Here





star.meshing
Class SurfaceSizeMethod

java.lang.Object
  extended by star.base.neo.NeoJournalObject
      extended by star.base.neo.ClientServerObject
          extended by star.common.EnumeratedOption
              extended by star.meshing.SurfaceSizeMethod
All Implemented Interfaces:
NeoJournableArgument, NeoObjectManager

public class SurfaceSizeMethod
extends EnumeratedOption


Field Summary
static int MIN_AND_MAX
           
static int MIN_AND_TARGET
           
static int MIN_ONLY
           
 
Fields inherited from class star.base.neo.ClientServerObject
IN_USE_TAG
 
Constructor Summary
SurfaceSizeMethod(ClientServerObjectKey key)
           
 
Method Summary
 int[] getOptions()
           
 String[] getSymbols()
           
 String[] getTags()
           
 boolean hasMax()
           
 boolean hasMin()
           
 boolean hasTarget()
           
 
Methods inherited from class star.common.EnumeratedOption
disconnect, getChangedObservable, getOption, getOption, getSelected, getSymbol, getTag, inlineJournalSymbol, notifySelectedChanged, setOption, setSelected
 
Methods inherited from class star.base.neo.ClientServerObject
asJournal, copyProperties, execute, execute, executeAndWait, firePropertyChange, getAsStringArg, getBeanDisplayName, getBeanPropertyDescriptors, getBoolean, getBooleanVector, getClientServerObject, getCommandProps, getDouble, getDoubleVector, getInt, getIntVector, getLong, getNeoProperty, getObjectKey, getObjectKey, getObjectRegistry, getObjects, getObjectVector, getParent, getPresentationName, getProperty, getServer, getString, getStringVector, getVector, inUse, isConnected, isEmpty, journalChild, notifyDeleted, set, set, set, set, set, set, set, set, set, set, setObjectVector, setSilently, setSilently, setSilently, setSilently, setSilently, setSilently, setSilently, setSilently, setSilently, summarize, summarizeChildren, summarizeProperties, toString
 
Methods inherited from class star.base.neo.NeoJournalObject
addJournalProgressObserver, addPropertyChangeListener, asJournalSymbol, firePropertyChange, firePropertyChange, getTypeCast, isJournaling, journalPropertyChange, methodToJournal, methodToJournal, methodToJournal, methodToJournal, notifyProgress, removeJournalProgressObserver, removePropertyChangeListener, setJournalEnable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MIN_ONLY

public static final int MIN_ONLY
See Also:
Constant Field Values

MIN_AND_MAX

public static final int MIN_AND_MAX
See Also:
Constant Field Values

MIN_AND_TARGET

public static final int MIN_AND_TARGET
See Also:
Constant Field Values
Constructor Detail

SurfaceSizeMethod

public SurfaceSizeMethod(ClientServerObjectKey key)
Method Detail

getOptions

public int[] getOptions()
Specified by:
getOptions in class EnumeratedOption

getSymbols

public String[] getSymbols()
Specified by:
getSymbols in class EnumeratedOption

getTags

public String[] getTags()
Specified by:
getTags in class EnumeratedOption

hasMin

public boolean hasMin()

hasMax

public boolean hasMax()

hasTarget

public boolean hasTarget()


Copyright © 2000-2006 CD-adapco. All Rights Reserved.

Return to CD-adapco STAR-CCM+ Index


Your Ad Here