Package com.dassault_systemes.enovwebsrvr.ews0infra.interfaces |
com.dassault_systemes.enovwebsrvr.ews0infra.interfaces.ENOVIType
Framework : ENOVWebSrvr
Module : EWS0Infra
public interface ENOVIType
LCA Object type representation. The interface provides metadata information
about an LCA server object type.
getWebTypeName
String getWebTypeName()
Returns the web type name under which this type is defined
getAttributes
Enumeration getAttributes()
Gets the list of ENOVIAttribute objects associated with this type
getAttribute
ENOVIAttribute getAttribute(String s)
Gets a specific attribute by passing in the attribute ID or name
getModelerName
String getModelerName()
Gets the domain which defines this type
getName
String getName()
Gets the name of this type
getAlias
String getAlias()
Gets the user displayable name for this type
getMask
ENOVTypeMask getMask()
Gets the mask this type was loaded for
getQueryDriver
String getQueryDriver()
Gets the query driver that supports this type
Copyright © 2000, Dassault Systèmes. All rights reserved