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

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

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

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

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

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