All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.model1.jmi1.Attribute Maven / Gradle / Ivy

There is a newer version: 2.18.10
Show newest version
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.InstanceMapper 2.17.7
// Generated at 2020-11-27T16:04:08.730Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.omg.model1.jmi1;

/**
 * Class Attribute
 *

* An Attribute defines a StructuralFeature which contains values for Classifiers or their instances. */ public interface Attribute extends org.omg.model1.cci2.Attribute, org.omg.model1.jmi1.StructuralFeature{ // ---------------------------------------------------------------------------- // Instance/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy