org.openmdx.preferences2.mof1.RootFeatures Maven / Gradle / Ivy
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.mof.InstanceFeaturesMapper 2.17.7
// Generated at 2020-11-27T16:04:08.019Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.preferences2.mof1;
/**
* Features of class Root
*/
public interface RootFeatures extends org.openmdx.base.mof1.BasicObjectFeatures {
/**
* Reference feature node
.
*/
java.lang.String NODE = "node";
/**
* Structural feature type
.
*/
java.lang.String TYPE = "type";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy