Eiffel Media API
Overview Cluster Class Classes Index      Previous Next      Top Features

kernel.misc

Class KL_GOBO_VERSION


Known direct descendants

XM_XSLT_SYSTEM_PROPERTY

Features

Invariants

indexing

description

Version of Gobo

copyright

Copyright (c) 2004, Eric Bezault and others

license

Eiffel Forum License v2 (see forum.txt)

date

$Date: 2005/07/07 21:36:41 $

revision

$Revision: 1.3 $

class

KL_GOBO_VERSION

feature -- Constants

version_number: STRING

invariant

-- From ANY
reflexive_equality: standard_is_equal (Current)
reflexive_conformance: conforms_to (Current)

end