Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Entities.DependentItem Class Reference
Inheritance diagram for Greet.DataStructureV3.Entities.DependentItem:
Greet.DataStructureV3.Interfaces.IDependentItem

Public Member Functions

 DependentItem (Vehicle veh)
 
 DependentItem (Pathway pw)
 
 DependentItem (Mix mix)
 
 DependentItem (Monitor m)
 
 DependentItem (AProcess p)
 
 DependentItem (TechnologyData td)
 
 DependentItem (AMode m)
 
 DependentItem (ResourceData r)
 
bool Equals (IDependentItem other)
 Returns true if the dependent item passed as an argument is equal to the current instance they can be different instances but represents the same object More...
 

Properties

int Id [get]
 
String Name [get]
 
Greet.DataStructureV3.Interfaces.Enumerators.ItemType Type [get]
 
string TypeName [get]
 
- Properties inherited from Greet.DataStructureV3.Interfaces.IDependentItem
int Id [get]
 ID among the other dependent items of the parent More...
 
String Name [get]
 A name for that dependent item More...
 
Greet.DataStructureV3.Interfaces.Enumerators.ItemType Type [get]
 Type name to define which data type is necessary for this dependent item More...
 
String TypeName [get]
 Type name to define which data type is necessary for this dependent item More...
 

Member Function Documentation

bool Greet.DataStructureV3.Entities.DependentItem.Equals ( IDependentItem  other)

Returns true if the dependent item passed as an argument is equal to the current instance they can be different instances but represents the same object

Parameters
other
Returns

Implements Greet.DataStructureV3.Interfaces.IDependentItem.


The documentation for this class was generated from the following file: