@Generated(value="org.jomc.tools.SourceFileProcessor 1.4", comments="See http://www.jomc.org/jomc/1.4/jomc-tools-1.4") public class RuntimeDependency extends Dependency implements RuntimeModelObject
Dependency
.
any, bound, dependencies, implementationName, messages, name, optional, properties
_final, identifier, override, version
authors, createDate, deprecated, documentation, MODEL_PUBLIC_ID, modelVersion
Constructor and Description |
---|
RuntimeDependency()
Creates a new
RuntimeDependency instance. |
RuntimeDependency(Dependency dependency)
Creates a new
RuntimeDependency instance by deeply copying a given Dependency 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, getDependencies, getImplementationName, getJavaConstantName, getJavaGetterMethodName, getJavaSetterMethodName, getJavaVariableName, getMessages, getName, getProperties, isBound, isOptional, setBound, setDependencies, setImplementationName, setMessages, setName, setOptional, setProperties
getIdentifier, getVersion, isFinal, isOverride, setFinal, setIdentifier, setOverride, setVersion
getAnyElement, getAnyElement, getAnyElements, getAnyElements, getAnyObject, getAnyObjects, getAuthors, getCreateDate, getDocumentation, getModelVersion, isDeprecated, setAuthors, setCreateDate, setDeprecated, setDocumentation, setModelVersion
public RuntimeDependency(Dependency dependency)
RuntimeDependency
instance by deeply copying a given Dependency
instance.dependency
- The instance to copy.NullPointerException
- if dependency
is null
.@Generated(value="org.jomc.tools.SourceFileProcessor 1.4", comments="See http://www.jomc.org/jomc/1.4/jomc-tools-1.4") public RuntimeDependency()
RuntimeDependency
instance.public void gc()
RuntimeModelObject
gc
in interface RuntimeModelObject
public void clear()
RuntimeModelObject
clear
in interface RuntimeModelObject
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.