Object model reference
   HOME

TheInfoList



OR:

Object model reference provides detailed definitions ( interfaces and classes) and specification of an
object Object may refer to: General meanings * Object (philosophy), a thing, being, or concept ** Object (abstract), an object which does not exist at any particular time or place ** Physical object, an identifiable collection of matter * Goal, an ...
in an
object-oriented language Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data and code. The data is in the form of fields (often known as attributes or ''properties''), and the code is in the form of ...
. Right now, the only rendering is to the
Java language Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers ''write once, run any ...
. However, the specification has been created with C# in mind. C# rendering is expected to be provided in future.


References

Object-oriented programming {{compu-prog-stub