ST-Developer Java Reference

com.steptools.stdev
Class StaticEntityDomain

java.lang.Object
  extended by com.steptools.stdev.Domain
      extended by com.steptools.stdev.EntityDomain
          extended by com.steptools.stdev.StaticEntityDomain

public abstract class StaticEntityDomain
extends EntityDomain


Field Summary
 
Fields inherited from class com.steptools.stdev.EntityDomain
all_redecls
 
Constructor Summary
protected StaticEntityDomain()
           
 
Method Summary
 
Methods inherited from class com.steptools.stdev.EntityDomain
domain, domain, getAllAttributes, getAllKnownSubtypes, getAllRedeclaredAttributes, getAllSupertypes, getAttribute, getKnownSubtypes, getLocalAttribute, getLocalAttributes, getLocalSupertypes, isAttributeRedeclared, isComplex, isEntity, isInSchema, newInstance, newInstance, typeIsa, typeIsa
 
Methods inherited from class com.steptools.stdev.Domain
convert, domainClass, forClass, getName, isAggregate, isBoolean, isEnumeration, isInteger, isLogical, isReal, isSelect, isString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticEntityDomain

protected StaticEntityDomain()

ST-Developer Java Reference