Commit 783d255b authored by Jérome Perrin's avatar Jérome Perrin

Interface/ is used, not Interfaces.py



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7102 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c9989f48
### ERP5 Synchronisation Interface
class XMLObject:
"""
This interface defines the behaviour of objects
which can be imported and exported as XML files
and which can be synchronised with XML files
"""
class Document:
"""
This
"""
### ERP5 Core Types
class Variant:
"""
a
"""
class Quantity:
"""
Elementary quantities
"""
### ERP5 Core Model Interfaces
class Node:
"""
Nodes can
"""
class MetaNode:
"""
A metanode
"""
class Resource:
"""
d
"""
class MetaResource:
"""
"""
class Amount:
"""
"""
class Movement:
"""
"""
class Path:
"""
d
"""
class
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment