@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, version
authors, 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, setVersion
getAnyElement, getAnyElement, getAnyElements, getAnyElements, getAnyObject, getAnyObjects, getAuthors, getCreateDate, getDocumentation, getModelVersion, isDeprecated, setAuthors, setCreateDate, setDeprecated, setDocumentation, setModelVersion
public 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()
RuntimeModelObject
gc
in interface RuntimeModelObject
public void clear()
RuntimeModelObject
clear
in interface RuntimeModelObject
Copyright © 2005–2015 The JOMC Project. All rights reserved.