![JAR search and dependency download from the Maven repository](/logo.png)
org.omg.model1.cci2.NamespaceContainsElement Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Association/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Name: $Id: AbstractMapper.java,v 1.10 2011/07/08 13:20:51 wfro Exp $
// Generated by: openMDX Java Mapper
// Date: Mon Mar 09 17:04:35 CET 2020
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.omg.model1.cci2;
/**
* Association Interface NamespaceContainsElement
*/
public interface NamespaceContainsElement {
// ----------------------------------------------------------------------------
// AssociationEnd/Begin
// ----------------------------------------------------------------------------
/**
* Association End Interface namespaceContent
*/
interface NamespaceContent extends org.w3c.cci2.Container {
E get(
org.oasisopen.cci2.QualifierType qualifiedNameType,
java.lang.String qualifiedName
);
}
// ----------------------------------------------------------------------------
// AssociationEnd/End
// ----------------------------------------------------------------------------
}
// ----------------------------------------------------------------------------
// Association/End
// ----------------------------------------------------------------------------
© 2015 - 2025 Weber Informatics LLC | Privacy Policy