Package | Description |
---|---|
jadex.commons.meta | |
jadex.extension.envsupport | |
jadex.extension.envsupport.environment | |
jadex.extension.envsupport.environment.space2d |
Modifier and Type | Method and Description |
---|---|
IPropertyMetaDataSet |
TypedPropertyObject.getMetaDatas() |
IPropertyMetaDataSet |
ITypedPropertyObject.getMetaDatas()
retrives a map wich contains all property meta
data information given to this Property object
|
Constructor and Description |
---|
TypedPropertyObject(IPropertyMetaDataSet metaData) |
Modifier and Type | Class and Description |
---|---|
class |
MObjectType
todo: comment me
|
Modifier and Type | Method and Description |
---|---|
void |
IEnvironmentSpace.addSpaceObjectType(String typename,
IPropertyMetaDataSet properties)
Add a space object type.
|
void |
AbstractEnvironmentSpace.addSpaceObjectType(String typename,
IPropertyMetaDataSet mobjecttype)
Add a space type.
|
Constructor and Description |
---|
SynchronizedPropertyObject(IPropertyMetaDataSet propertiesMeta,
Object monitor)
Initializes the PropertyHolder, should be called by subclasses.
|
Modifier and Type | Method and Description |
---|---|
void |
Space2D.addSpaceObjectType(String typename,
IPropertyMetaDataSet mobjecttype) |
Copyright © 2013. All Rights Reserved.