NET INTERFACE Sample Clauses

NET INTERFACE. ‌ An interface specifies the members that must be supplied by classes implementing the interface. The interface itself does not provide implementations for the members that it defines. The Contract Wizard class corresponding to an interface is a deferred class since Eiffel does not support the notion of interface. The semantic of the class stays the same: a .NET class X that implements an interface I is represented by an effected Eiffel class CW_X that inherits from I. Table 14 compares an interface I, an abstract class X that implements the interface I, and a class Y that extends class X directly with the Eiffel classes that the Contract Wizard generated from those C# classes. .NET C# Contract Wizard public interface I deferred class CW_I { feature -- Access int index(); index: INTEGER is } -- dotnet_name: "I.index (): Int32" deferred end end public abstract class X: I deferred class CW_X inherit { I public int index() … { feature -- Access return 1; index: INTEGER is } -- dotnet_name: “X.index (): Int32" public string foo() do { Result := x_ref.index return "foo"; end } foo: SYSTEM_STRING is } -- dotnet_name: "X.xxx (): String" do Result := x_xxx.xxx end feature {NONE} -- Implementation x_ref: X -- Reference to class X end public class Y: X class CW_Y inherit { I public string bar() … { feature -- Access return "bar"; index: INTEGER is } -- dotnet_name: Y.index (): Int32"
AutoNDA by SimpleDocs

Related to NET INTERFACE

  • Revenue Metering The Connecting Transmission Owner’s revenue metering will be located on the generator side of the 115kV breaker at the Xxxxx Solar Collector Substation and will consist of: • three (3) combination current/voltage transformer (“CT/VT”) units (manufacturer and model ABB/Xxxxxxx KXM-550, GE Grid Solutions KOTEF 000.XX, or other equivalent specified by Connecting Transmission Owner); and • one (1) revenue meter. The ratios of the CTs and VTs will be provided by Connecting Transmission Owner upon its review of the Interconnection Customer’s design documents. (Note: Connecting Transmission Owner’s revenue metering CTs and VTs cannot be used to feed the Interconnection Customer’s check meter.) SERVICE AGREEMENT NO. 2556

  • Measured Internet Traffic Dial-up, switched Internet Traffic originated by a Customer of one Party on that Party’s network at a point in a Verizon local calling area, and delivered to a Customer or an Internet Service Provider served by the other Party, on that other Party’s network at a point in the same Verizon local calling area. Verizon local calling areas shall be as defined by Verizon. For the purposes of this definition, a Verizon local calling area includes a Verizon non-optional Extended Local Calling Scope Arrangement, but does not include a Verizon optional Extended Local Calling Scope Arrangement. Calls originated on a 1+ presubscription basis, or on a casual dialed (10XXX/101XXXX) basis, are not considered Measured Internet Traffic. For the avoidance of any doubt, Virtual Foreign Exchange Traffic (i.e., V/FX Traffic) (as defined in the Interconnection Attachment) does not constitute Measured Internet Traffic.

  • Interface A defined set of transmission facilities that separate Load Zones and that separate the NYCA from adjacent Control Areas. Investor-Owned Transmission Owners. A Transmission Owner that is owned by private investors. At the present time these include: Central Xxxxxx Gas & Electric Corporation, Consolidated Edison Company of New York, Inc., New York State Electric & Gas Corporation, Niagara Mohawk Power Corporation, Orange and Rockland Utilities, Inc., and Rochester Gas and Electric Corporation.

  • Metering The Interconnection Customer shall be responsible for the Connecting Transmission Owner’s reasonable and necessary cost for the purchase, installation, operation, maintenance, testing, repair, and replacement of metering and data acquisition equipment specified in Attachments 2 and 3 of this Agreement. The Interconnection Customer’s metering (and data acquisition, as required) equipment shall conform to applicable industry rules and Operating Requirements.

  • Network Resource Interconnection Service (check if selected)

  • Network Interface Device 2.7.1 The NID is defined as any means of interconnection of the End User’s customer premises wiring to BellSouth’s distribution plant, such as a cross-connect device used for that purpose. The NID is a single line termination device or that portion of a multiple line termination device required to terminate a single line or circuit at the premises. The NID features two independent xxxxxxxx or divisions that separate the service provider’s network from the End User’s premises wiring. Each chamber or division contains the appropriate connection points or posts to which the service provider and the End User each make their connections. The NID provides a protective ground connection and is capable of terminating cables such as twisted pair cable.

  • Demarcation Point 98.1 CenturyLink will designate the point of demarcation between CenturyLink’s equipment and CLEC’s collocated equipment, which point of demarcation shall be in or adjacent to its Collocation Space unless otherwise mutually agreed to by the Parties. At CLEC's request, CenturyLink will identify the location(s) of other possible demarcation points available to CLEC, and CLEC will designate from these location(s) the point(s) of demarcation between its collocated equipment and CenturyLink's equipment. CenturyLink will use its best efforts to identify the closest demarcation point to CLEC's equipment that is available.

Draft better contracts in just 5 minutes Get the weekly Law Insider newsletter packed with expert videos, webinars, ebooks, and more!