blob: c1187277f1d0302aee4185f2dc8603248594e2bf [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
OpenIDE-Module-Display-Category=XML
OpenIDE-Module-Long-Description=\
Extensible Abstract Model (XAM) is a framework for building logical domain-specific object models on top of any base models.\n\n\
XAM has built-in support for XML W3 standard DOM syntax tree and is well-integrated with the underlying XML Document Model (XDM). \
This integration give XAM-based models the capabilities of efficient mutation with smart limitless undo-redo, lazy-loading all model components, automatic synchronization with source changes, document fidelity... \
Other capabilities include internal and external reference resolving based on namespaces, as well as a framework to add schema-based and semantic validations.
OpenIDE-Module-Name=Extensible Abstract Model (XAM)
OpenIDE-Module-Short-Description=Framework for design synchronous object model from textual document.