Package ZenModel :: Module Service
[hide private]
[frames] | no frames]

Module Service

source code

Service.py

Service is a function provided by computer (like a server). it is defined by a protocol type (udp/tcp) and a port number.

$Id: Service.py,v 1.15 2003/03/11 23:32:13 edahl Exp $


Version: 1.15

Classes [hide private]
  Service
Logical Operating System component like a Process, IpInterface, etc.
Variables [hide private]
  __doc__ = """Service...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""Service.py

Service is a function provided by computer (like a server).  it
is defined by a protocol type (udp/tcp) and a port number.

$Id: Service.py,v 1.15 2003/03/11 23:32:13 edahl Exp $"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')