jadex.application.space.envsupport
Class MObjectType
java.lang.Object
jadex.application.space.envsupport.MObjectType
- All Implemented Interfaces:
- IPropertyMetaDataSet, Iterable
public class MObjectType
- extends Object
- implements IPropertyMetaDataSet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MObjectType
public MObjectType()
getName
public String getName()
setName
public void setName(String name)
addProperty
public void addProperty(MObjectTypeProperty property)
getProperty
public IPropertyMetaData getProperty(String name)
- Specified by:
getProperty in interface IPropertyMetaDataSet
iterator
public Iterator iterator()
- Specified by:
iterator in interface Iterable
Copyright © 2010. All Rights Reserved.