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

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

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

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

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

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