
@Generated(value="org.jomc.tools.SourceFileProcessor 1.9",
comments="See http://www.jomc.org/jomc/1.9/jomc-tools-1.9")
public class RuntimeModule
extends Module
implements RuntimeModelObject
Module.
any, implementations, messages, name, properties, specifications, vendor, versionauthors, createDate, deprecated, documentation, MODEL_PUBLIC_ID, modelVersion| Constructor and Description |
|---|
RuntimeModule()
Creates a new
RuntimeModule instance. |
RuntimeModule(Module module)
Creates a new
RuntimeModule instance by deeply copying a given Module instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears shared runtime state.
|
void |
gc()
Handles shared runtime state.
|
clone, getAny, getAnyElement, getAnyElement, getAnyElements, getAnyElements, getAnyObject, getAnyObjects, getImplementations, getMessages, getName, getProperties, getSpecifications, getVendor, getVersion, setImplementations, setMessages, setName, setProperties, setSpecifications, setVendor, setVersiongetAnyElement, getAnyElement, getAnyElements, getAnyElements, getAnyObject, getAnyObjects, getAuthors, getCreateDate, getDocumentation, getModelVersion, isDeprecated, setAuthors, setCreateDate, setDeprecated, setDocumentation, setModelVersionpublic RuntimeModule(Module module)
RuntimeModule instance by deeply copying a given Module instance.module - The instance to copy.NullPointerException - if module is null.@Generated(value="org.jomc.tools.SourceFileProcessor 1.9",
comments="See http://www.jomc.org/jomc/1.9/jomc-tools-1.9")
public RuntimeModule()
RuntimeModule instance.public void gc()
RuntimeModelObjectgc in interface RuntimeModelObjectpublic void clear()
RuntimeModelObjectclear in interface RuntimeModelObjectCopyright © 2005–2015 The JOMC Project. All rights reserved.