Uno/Specifications
From Apache OpenOffice Wiki
< Uno
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Abstract Uno Specifications
The abstract Uno specifications are the blue prints for all concrete Uno implementations (e.g Binary Uno, Java Uno, C++ Uno).
Claims
Not every specification is required to be available for a particular Uno implementation. A specification either is
- required - must be implemented by all Uno implementations, or
- recommended - is recommended to be implemented, or
- optional - may be implemented.
Specifications
- Uno/Binary/Spec/Bootstrapping
- Uno/Binary/Spec/Cascaded Mapping
- Uno/Binary/Spec/Environment Descriptor
- Uno/Binary/Spec/Environment Stack
- Uno/Binary/Spec/Environment Substitution
- Uno/Binary/Spec/Identity Mapping
- Uno/Binary/Spec/Runtime
- Uno/Binary/Spec/Tester/Environment
- Uno/Binary/Spec/Tester/Environment Stack
- Uno/Binary/Spec/Tester/Mapping
- Uno/Binary/Spec/Thread Affinity Bridge
- Uno/Binary/Spec/Thread Unsafety Bridge
- Uno/Binary/Spec/Threading-Architecture
- Uno/Binary/Spec/Threading-Model
- Uno/Cpp/Spec/Environment
- Uno/Cpp/Spec/Environment AntiGuard
- Uno/Cpp/Spec/Environment Descriptor
- Uno/Cpp/Spec/Environment Guard
- Uno/Cpp/Spec/Environment Stack
- Uno/Cpp/Spec/FreeReference
- Uno/Cpp/Spec/Map Helpers
- Uno/Cpp/Spec/Mapping
- Uno/Cpp/Spec/Purpose Bridge Implementation Helper
- Uno/Cpp/Spec/Shield Helpers
- Uno/Cpp/Spec/Testhelper Objectfactory
- Uno/Cpp/Spec/Threading-Model
- Uno/Java/Specifications/Type Mapping
- Uno/Remote/Specifications/Uno Remote Protocol
- Uno/Spec/Cascaded Mapping
- Uno/Spec/Environment
- Uno/Spec/Environment Stack
- Uno/Spec/Environment Substitution
- Uno/Spec/Log Environment
- Uno/Spec/Purpose Bridge
- Uno/Spec/Purpose Environment
- Uno/Spec/Thread Affinity Bridge
- Uno/Spec/Thread Unsafety Bridge
- Uno/Spec/Threading-Architecture
- Uno/Spec/Threading-Model
- Category:Uno:Spec