Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.Interface

Packages that use Interface
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of Interface in com.eu.miscedautils.ipxact.DesignConfig
 

Subclasses of Interface in com.eu.miscedautils.ipxact.DesignConfig
 class HierInterface
          Hierarchical reference to an interface
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return Interface
 Interface ObjectFactory.createInterface()
          Create an instance of Interface
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return types with arguments of type Interface
 java.util.List<Interface> Interconnection.getActiveInterface()
          Gets the value of the activeInterface property.