Package com.anylogic.engine.elements
- java.lang.Object
-
- com.anylogic.engine.elements.ElementDescriptorImpl
- All Implemented Interfaces:
IElementDescriptor
,java.io.Serializable
@AnyLogicInternalAPI public class ElementDescriptorImpl extends java.lang.Object implements IElementDescriptor
- See Also:
- Serialized Form
GIS_MARKUP_SEGMENTS, LAT_LON_PAIRS, MODEL_ELEMENT_DESCRIPTORS
ElementDescriptorImpl() |
|
Constructor | Description |
---|
java.lang.Object |
getProperty(java.lang.String id) |
|
void |
setProperty(java.lang.String id,
java.lang.Object value) |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ElementDescriptorImpl()
public java.lang.Object getProperty(java.lang.String id)
- Specified by:
getProperty
in interfaceIElementDescriptor
public void setProperty(java.lang.String id, java.lang.Object value)
- Specified by:
setProperty
in interfaceIElementDescriptor
-
How can we improve this article?
-