Package com.dassault_systemes.enovwebsrvr.ews0infra.interfaces

   
Interface ENOVIType

 
Class Hierarchy
com.dassault_systemes.enovwebsrvr.ews0infra.interfaces.ENOVIType
Class Location

Framework : ENOVWebSrvr

Module : EWS0Infra

Class Description

public interface ENOVIType

LCA Object type representation. The interface provides metadata information about an LCA server object type.

Field Summary

Constructor Summary

Method Summary
String getWebTypeName()
Enumeration getAttributes()
ENOVIAttribute getAttribute(String s)
String getModelerName()
String getName()
String getAlias()
ENOVTypeMask getMask()
String getQueryDriver()


Field Detail

Constructor Detail

Method Detail

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